Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler implements a reconciler.Interface to handle Logging wiring: set or unset the user value configmap created by logging-agents-toggle in the observability bundle.
func (*Reconciler) ReconcileCreate ¶
func (r *Reconciler) ReconcileCreate(ctx context.Context, lc loggedcluster.Interface) (ctrl.Result, error)
ReconcileCreate ensure user value configmap is set in observability bundle for the given cluster.
func (*Reconciler) ReconcileDelete ¶
func (r *Reconciler) ReconcileDelete(ctx context.Context, lc loggedcluster.Interface) (ctrl.Result, error)
ReconcileCreate ensure user value configmap is unset in observability bundle for the given cluster.
Click to show internal directories.
Click to hide internal directories.