Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ModifyNamespaceMetadata ¶
func ModifyNamespaceMetadata(namespace *corev1.Namespace, namespaceConfig *knamespace.NamespaceConfig)
Updates Annotation and Label Metadata on the specified namespace according to the NamespaceConfig
Types ¶
type KnamespacerController ¶
type KnamespacerController struct { client.Client Scheme *runtime.Scheme NamespaceConfig *knamespace.NamespacesConfig StartUp bool }
func (*KnamespacerController) SetupWithManager ¶
func (r *KnamespacerController) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.