Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertType ¶
ConvertType should be used to convert to typed objects. If the in object is unstructured then it must have GVK set otherwise it must be recognizable by scheme or have the GVK set.
func RuntimeToUnstructured ¶ added in v1.0.0
func RuntimeToUnstructured(obj runtime.Object) (*unstructured.Unstructured, error)
RuntimeToUnstructured can be used to convert any typed or unstructured object into an unstructured object. The obj must have GVK set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.