Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
*deploy.ODLMOperator
}
Reconciler reconciles a OperatorChecker object
func (*Reconciler) Reconcile ¶
func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reconcileErr error)
Reconcile watchs on the Subscription of the target namespace and apply the recovery to fixing the Subscription failed error
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds subscription to watch to the manager.
Click to show internal directories.
Click to hide internal directories.