Documentation ¶
Index ¶
Constants ¶
View Source
const ReadInterval = 1 * time.Second
View Source
const ReadTimeout = 15 * time.Second
Variables ¶
This section is empty.
Functions ¶
func WaitForOperatorDaemonSet ¶
func WaitForOperatorDaemonSet(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, retryInterval, timeout time.Duration) error
WaitForOperatorDeployment has the same functionality as WaitForDeployment but will no wait for the deployment if the test was run with a locally run operator (--up-local flag)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.