Documentation ¶
Index ¶
- func GetDeployment(client *testclient.ClientSet, namespace, name string, timeout time.Duration) (*appsv1.Deployment, error)
- func GetDeploymentWithRetry(client *testclient.ClientSet, namespace, name string, ...) (*appsv1.Deployment, error)
- func WaitForDeploymentSetReady(client *testclient.ClientSet, deployment *appsv1.Deployment, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeployment ¶
func GetDeployment(client *testclient.ClientSet, namespace, name string, timeout time.Duration) (*appsv1.Deployment, error)
func GetDeploymentWithRetry ¶
func GetDeploymentWithRetry(client *testclient.ClientSet, namespace, name string, retryInterval, timeout time.Duration) (*appsv1.Deployment, error)
func WaitForDeploymentSetReady ¶
func WaitForDeploymentSetReady(client *testclient.ClientSet, deployment *appsv1.Deployment, retryInterval, timeout time.Duration) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.