Documentation ¶
Index ¶
- func WaitForVCNotFoundInNamespace(c vcclient.Interface, vcName, namespace string) error
- func WaitForVCRunningInNamespace(c vcclient.Interface, vcName, namespace string) error
- func WaitTimeoutForVCNotFoundInNamespace(c vcclient.Interface, vcName, namespace string, timeout time.Duration) error
- func WaitTimeoutForVCRunningInNamespace(c vcclient.Interface, vcName, namespace string, timeout time.Duration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForVCNotFoundInNamespace ¶
WaitForVCNotFoundInNamespace waits default amount of time (vcStartTimeout) for the specified vc to become deleted.
func WaitForVCRunningInNamespace ¶
WaitForVCRunningInNamespace waits default amount of time (vcStartTimeout) for the specified vc to become running. Returns an error if timeout occurs first, or vc goes in to failed state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.