Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GeneralStatusReady typestatus.Status GeneralStatusReadyTransitioning typestatus.Status )
Functions ¶
func Get ¶
func Get( ctx context.Context, dynamicCli *dynamic.DynamicClient, o *unstructured.Unstructured, ) (*typestatus.Status, error)
Get returns status of the given k8s resource.
func StatusError ¶
func StatusError(msg string) *typestatus.Status
StatusError with error message to generate the status error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.