Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToSchemeAsUnstructured ¶
func AddToSchemeAsUnstructured(scheme *runtime.Scheme, gvks map[schema.GroupVersionKind]bool)
AddToSchemeAsUnstructured adds the GroupVersionKinds to the scheme as unstructured.Unstructured objects.
func ResourceScopes ¶
func ResourceScopes( gvks map[schema.GroupVersionKind]bool, scheme *runtime.Scheme, scoper discovery.Scoper, ) (map[schema.GroupVersionKind]client.Object, map[schema.GroupVersionKind]client.Object, error)
ResourceScopes returns two slices representing the namespace and cluster scoped resource types with sync enabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.