Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNamespaceLabelerResourceSet ¶
func NewNamespaceLabelerResourceSet(config NamespaceLabelerConfig) (*controller.ResourceSet, error)
Types ¶
type NamespaceLabeler ¶
type NamespaceLabeler struct {
*controller.Controller
}
func NewNamespaceLabeler ¶
func NewNamespaceLabeler(config NamespaceLabelerConfig) (*NamespaceLabeler, error)
type NamespaceLabelerConfig ¶
type NamespaceLabelerConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger }
type NamespaceLabelerResourceSetConfig ¶
type NamespaceLabelerResourceSetConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger }
Click to show internal directories.
Click to hide internal directories.