Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcileSFPlan ¶
type ReconcileSFPlan struct { client.Client Log logr.Logger // contains filtered or unexported fields }
ReconcileSFPlan reconciles a SFPlan object
func (*ReconcileSFPlan) Reconcile ¶
Reconcile reads that state of the cluster for a SFPlan object and makes changes based on the state read and what is in the SFPlan.Spec Automatically generate RBAC rules to allow the Controller to read and write Deployments
func (*ReconcileSFPlan) SetupWithManager ¶
func (r *ReconcileSFPlan) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager registers the SFPlan Controller with manager and setups the watches.
Click to show internal directories.
Click to hide internal directories.