Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigMapReconciler ¶
type ConfigMapReconciler struct { client.Client Scheme *runtime.Scheme MetricsAggregator *metrics.AdoptionMetricsAggregator ClusterId string }
ConfigMapReconciler reconciles a ConfigMap object
func (*ConfigMapReconciler) Reconcile ¶
Reconcile reads that state of the cluster for a ConfigMap object and makes changes based the contained data
func (*ConfigMapReconciler) SetupWithManager ¶
func (r *ConfigMapReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.