Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExporterReconciler ¶
type ExporterReconciler struct { Conf *config.OperatorConfig client.Client Log logr.Logger Scheme *runtime.Scheme }
ExporterReconciler reconciles a Exporter object
func (*ExporterReconciler) SetupWithManager ¶
func (r *ExporterReconciler) SetupWithManager(mgr ctrl.Manager) error
type RuleReconciler ¶
RuleReconciler reconciles a Rule object
func (*RuleReconciler) SetupWithManager ¶
func (r *RuleReconciler) SetupWithManager(mgr ctrl.Manager) error
type RulerReconciler ¶
type RulerReconciler struct { Conf *config.OperatorConfig client.Client Log logr.Logger Scheme *runtime.Scheme }
RulerReconciler reconciles a Ruler object
func (*RulerReconciler) SetupWithManager ¶
func (r *RulerReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.