Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToSDKScheme ¶
func AddToSDKScheme(addToScheme addToSchemeFunc)
AddToSDKScheme allows CRDs to register their types with the sdk scheme
func RuntimeObjectFromUnstructured ¶
func RuntimeObjectFromUnstructured(u *unstructured.Unstructured) runtime.Object
RuntimeObjectFromUnstructured converts an unstructured to a runtime object
func UnstructuredFromRuntimeObject ¶
func UnstructuredFromRuntimeObject(ro runtime.Object) *unstructured.Unstructured
UnstructuredFromRuntimeObject converts a runtime object to an unstructured
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.