Documentation ¶
Index ¶
Constants ¶
View Source
const ( METRICS_PROVIDER_LABEL = "provider" METRICS_CR_NAMESPACE_LABEL = "namespace" METRICS_CR_NAME_LABEL = "name" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupSyncReconciler ¶
type GroupSyncReconciler struct { Log logr.Logger util.ReconcilerBase }
GroupSyncReconciler reconciles a GroupSync object
func (*GroupSyncReconciler) SetupWithManager ¶
func (r *GroupSyncReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.