Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConditionByType ¶
func GetConditionByType( u *unstructured.Unstructured, typeString string, ) (map[string]interface{}, error)
GetConditionByType returns the condition with type typeString returns error if the condition is not found u: The *unstructured.Unstructured object to search in typeString: the type to search
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.