Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertObjectToUnstructured ¶
func ConvertObjectToUnstructured(object client.Object) (*unstructured.Unstructured, error)
func ConvertUnstructuredToObject ¶
func ConvertUnstructuredToObject(unstruct *unstructured.Unstructured) (client.Object, error)
func NormalizeUnstructured ¶
func NormalizeUnstructured(obj *unstructured.Unstructured) *unstructured.Unstructured
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.