Documentation
¶
Index ¶
- Constants
- func RuntimeObjectToUnstructured(obj runtime.Object) (*unstructured.Unstructured, error)
- func WaitForCondition(ctx context.Context, timeout time.Duration, uClient *client.UnstructuredClient, ...) error
- func WaitForTerminated(ctx context.Context, timeout time.Duration, uClient *client.UnstructuredClient, ...) error
Constants ¶
View Source
const (
ConditionReady = "Ready"
)
Variables ¶
This section is empty.
Functions ¶
func RuntimeObjectToUnstructured ¶
func RuntimeObjectToUnstructured(obj runtime.Object) (*unstructured.Unstructured, error)
func WaitForCondition ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.