Documentation ¶
Overview ¶
Package feature has the controller for Feature in core API group and is responsible for determining the feature's activation state based on its stability level and any featuregate
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeatureReconciler ¶
FeatureReconciler reconciles a Feature object.
func (*FeatureReconciler) Reconcile ¶
Reconcile reconciles the FeatureGate spec by computing activated, deactivated and unavailable features.
func (*FeatureReconciler) SetupWithManager ¶
func (r *FeatureReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.