Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileWordpress ¶
type ReconcileWordpress struct { client.Client Log logr.Logger // contains filtered or unexported fields }
ReconcileWordpress reconciles a Wordpress object.
func (*ReconcileWordpress) Reconcile ¶
func (r *ReconcileWordpress) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a Wordpress object and makes changes based on the state read and what is in the Wordpress.Spec.
Automatically generate RBAC rules to allow the Controller to read and write Deployments. +kubebuilder:rbac:groups=wordpress.bitpoke.io,resources=wordpresses;wordpresses/status,verbs=get;list;watch;create;update;patch;delete
Click to show internal directories.
Click to hide internal directories.