utils

package
v0.0.0-...-758a19e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Iter8Path   string = `/usr/local/bin/iter8`
	Iter8Run    string = "run"
	Iter8Gen    string = "gen"
	Iter8Assert string = "assert"
	Iter8Hub    string = "hub"
)

Variables

This section is empty.

Functions

func Execute

func Execute(command string, args ...string) (*string, error)

func ExecuteSilent

func ExecuteSilent(command string, args ...string) (*string, error)

func FetchResults

func FetchResults(client *kubernetes.Clientset, ns string, nm string) (result *string, err error)

func FetchResultsAsFile

func FetchResultsAsFile(client *kubernetes.Clientset, ns string, nm string) (err error)

func GetExperiment

func GetExperiment(client *kubernetes.Clientset, ns string, nm string) (experiment *corev1.Secret, err error)

func GetExperiments

func GetExperiments(client *kubernetes.Clientset, ns string) (experiments []corev1.Secret, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL