Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeatureFlagConfigurationReconciler ¶
type FeatureFlagConfigurationReconciler struct { client.Client // Scheme contains the scheme of this controller Scheme *runtime.Scheme // Recorder contains the Recorder of this controller Recorder record.EventRecorder // ReqLogger contains the Logger of this controller Log logr.Logger }
FeatureFlagConfigurationReconciler reconciles a FeatureFlagConfiguration object
func (*FeatureFlagConfigurationReconciler) SetupWithManager ¶
func (r *FeatureFlagConfigurationReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.