Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcilePodDecoration ¶
type ReconcilePodDecoration struct { client.Client *mixin.ReconcilerMixin // contains filtered or unexported fields }
ReconcilePodDecoration reconciles a PodDecoration object
func (*ReconcilePodDecoration) Reconcile ¶
func (r *ReconcilePodDecoration) Reconcile(ctx context.Context, request reconcile.Request) (res reconcile.Result, reconcileErr error)
Reconcile reads that state of the cluster for a PodDecoration object and makes changes based on the state read and what is in the PodDecoration.Spec
Click to show internal directories.
Click to hide internal directories.