Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertFromUnstructured ¶
func ConvertFromUnstructured( un *unstructured.Unstructured, to interface{}, ) error
ConvertFromUnstructured is a helper that converts an unstructured kubernetes resource into the given structured form.
func ConvertToUnstructured ¶
func ConvertToUnstructured( from interface{}, un *unstructured.Unstructured, ) error
ConvertToUnstructured is a helper that converts a structured kubernetes resource into it's unstructured form.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.