Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterUpgradeReconciler ¶
type ClusterUpgradeReconciler struct { client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
ClusterUpgradeReconciler reconciles a ClusterUpgrade object
func (*ClusterUpgradeReconciler) Reconcile ¶
func (r *ClusterUpgradeReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, reterr error)
Reconcile reconciles the ClusterUpgradeGroup object.
func (*ClusterUpgradeReconciler) SetupWithManager ¶
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.