Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnsupportedController ¶
type UnsupportedController struct { operatorstatus.ClusterOperatorStatusClient Scheme *runtime.Scheme }
UnsupportedController on unsupported platforms watches and keeps the cluster-api ClusterObject up to date.
func (*UnsupportedController) Reconcile ¶
func (r *UnsupportedController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile reconciles the cluster-api ClusterOperator object.
func (*UnsupportedController) SetupWithManager ¶
func (r *UnsupportedController) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.