Documentation ¶
Index ¶
- func PauseChaos(ctx context.Context, cli client.Client, chaos runtime.Object) error
- func UnPauseChaos(ctx context.Context, cli client.Client, chaos runtime.Object) error
- func WaitDeploymentReady(name, namespace string, cli kubernetes.Interface) error
- func WaitE2EHelperReady(c http.Client, port uint16) error
- func WaitForAPIServicesAvailable(client aggregatorclientset.Interface, selector labels.Selector) error
- func WaitForCRDsEstablished(client apiextensionsclientset.Interface, selector labels.Selector) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PauseChaos ¶ added in v1.1.0
func UnPauseChaos ¶ added in v1.1.0
func WaitDeploymentReady ¶ added in v1.1.0
func WaitDeploymentReady(name, namespace string, cli kubernetes.Interface) error
WaitDeploymentReady waits for all pods which controlled by deployment to be ready.
func WaitForAPIServicesAvailable ¶
func WaitForAPIServicesAvailable(client aggregatorclientset.Interface, selector labels.Selector) error
WaitForAPIServicesAvailable waits for apiservices to be available
func WaitForCRDsEstablished ¶
func WaitForCRDsEstablished(client apiextensionsclientset.Interface, selector labels.Selector) error
WaitForCRDsEstablished waits for all CRDs to be established
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.