Documentation ¶
Index ¶
- Constants
- func Apply(kubePath, filePath string) error
- func Exec(kubepath string, output io.Writer, args ...string) error
- func GetRancherFQDNFromLoadBalancer(kubePath string) (string, error)
- func WaitForReadyCondition(kubePath, resource, name, namespace string, minutes int) error
- func WaitRancher(kubePath string) error
- type Client
Constants ¶
View Source
const ( K6Name = "k6" K6Namespace = "tester" K6KubeSecretName = "kube" )
Variables ¶
This section is empty.
Functions ¶
func WaitForReadyCondition ¶
func WaitRancher ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.