Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶ added in v0.7.0
Reconciler reconciles an OperatorVersion object
func (*Reconciler) Reconcile ¶ added in v0.7.0
Reconcile reads that state of the cluster for an OperatorVersion object and makes changes based on the state read and what is in the OperatorVersion.Spec.
Automatically generate RBAC rules to allow the Controller to read and write Deployments
func (*Reconciler) SetupWithManager ¶ added in v0.7.0
func (r *Reconciler) SetupWithManager( mgr ctrl.Manager) error
SetupWithManager registers this reconciler with the controller manager
Click to show internal directories.
Click to hide internal directories.