Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDynamicResourceInterface ¶
func GetDynamicResourceInterface(config *rest.Config, gvk schema.GroupVersionKind, namespace string) (dynamic.ResourceInterface, error)
GetDynamicResourceInterface returns a dynamic ResourceInterface for the policy's GroupVersionKind
func GetUnstructured ¶
func GetUnstructured(object []byte) (*unstructured.Unstructured, error)
GetUnstructured returns an unstructured given a []bytes containing it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.