Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespaceReconciler ¶
func New ¶
func New(client client.Client, cache cache.CacheInterface, metricsModule mm.IModule) *NamespaceReconciler
func (*NamespaceReconciler) Reconcile ¶
+kubebuilder:rbac:groups="",resources=namespaces,verbs=get;list
func (*NamespaceReconciler) SetupWithManager ¶
func (r *NamespaceReconciler) SetupWithManager(mgr ctrl.Manager) error
func (*NamespaceReconciler) Start ¶
func (r *NamespaceReconciler) Start(ctx context.Context)
Reconciles the metrics module with included namespaces from annotation on namespaces
Click to show internal directories.
Click to hide internal directories.