Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExtensionController ¶
func NewExtensionController(sharedK8sInformerFactory k8sinformer.SharedInformerFactory, dashboardNamespace string, handler *router.Handler)
NewExtensionController registers the K8s shared informer that reacts to extension service updates
func NewNamespaceController ¶
func NewNamespaceController(sharedK8sInformerFactory k8sinformer.SharedInformerFactory)
NewNamespaceController registers the K8s shared informer that reacts to create and delete events for namespaces
func NewSecretController ¶
func NewSecretController(sharedK8sInformerFactory k8sinformer.SharedInformerFactory)
NewSecretController registers the K8s shared informer that reacts to create, update and delete events for secrets
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.