controllers

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

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) Reconcile

func (r *ExporterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ExporterReconciler) SetupWithManager

func (r *ExporterReconciler) SetupWithManager(mgr ctrl.Manager) error

type RuleReconciler

type RuleReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

RuleReconciler reconciles a Rule object

func (*RuleReconciler) Reconcile

func (r *RuleReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

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) Reconcile

func (r *RulerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*RulerReconciler) SetupWithManager

func (r *RulerReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL