Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransformIntoTypedObject ¶
func TransformIntoTypedObject(obj *unstructured.Unstructured, typedObject interface{}) error
TransformIntoTypedObject uses unstructured interface and creates a typed object.
func TransformIntoUnstructured ¶
func TransformIntoUnstructured(obj interface{}) (*unstructured.Unstructured, error)
TransformIntoUnstructured uses typed object and creates an unstructured interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.