Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSecretReconciler ¶
func NewSecretReconciler(mgr manager.Manager) reconciler.SecondaryResourceReconciler
NewSecretReconciler returns a new Secret reconciler.
Types ¶
type ReconcileSecret ¶
type ReconcileSecret struct {
reconciler.SimpleReconciler
}
ReconcileSecret is a reconciler for Secrets.
func (*ReconcileSecret) Reconcile ¶
func (in *ReconcileSecret) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the secondary resource for a deployment and makes changes based on the state read and the desired state based on the parent Coherence resource.
Click to show internal directories.
Click to hide internal directories.