Documentation
¶
Index ¶
- Variables
- func WaitForConfigMap(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, ...) error
- func WaitForSecret(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, ...) error
- func WaitForService(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, ...) error
- func WaitForSts(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, ...) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NeedToWaitError = fmt.Errorf("needToWaitErr")
)
Functions ¶
func WaitForConfigMap ¶
func WaitForSecret ¶
func WaitForService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.