controller

package
v0.0.0-...-2d2e921 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProviderIndexKey = ".metadata.provider"
)

Functions

This section is empty.

Types

type AlertReconciler

type AlertReconciler struct {
	client.Client
	helper.Metrics
	kuberecorder.EventRecorder

	ControllerName string
}

AlertReconciler reconciles a Alert object

func (*AlertReconciler) Reconcile

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

func (*AlertReconciler) SetupWithManager

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

func (*AlertReconciler) SetupWithManagerAndOptions

func (r *AlertReconciler) SetupWithManagerAndOptions(mgr ctrl.Manager, opts AlertReconcilerOptions) error

type AlertReconcilerOptions

type AlertReconcilerOptions struct {
	RateLimiter ratelimiter.RateLimiter
}

type ProviderReconciler

type ProviderReconciler struct {
	client.Client
	helper.Metrics
	kuberecorder.EventRecorder

	ControllerName string
}

ProviderReconciler reconciles a Provider object

func (*ProviderReconciler) Reconcile

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

func (*ProviderReconciler) SetupWithManager

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

func (*ProviderReconciler) SetupWithManagerAndOptions

func (r *ProviderReconciler) SetupWithManagerAndOptions(mgr ctrl.Manager, opts ProviderReconcilerOptions) error

type ProviderReconcilerOptions

type ProviderReconcilerOptions struct {
	RateLimiter ratelimiter.RateLimiter
}

type ReceiverReconciler

type ReceiverReconciler struct {
	client.Client
	helper.Metrics
	kuberecorder.EventRecorder

	ControllerName string
}

ReceiverReconciler reconciles a Receiver object

func (*ReceiverReconciler) Reconcile

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

func (*ReceiverReconciler) SetupWithManager

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

func (*ReceiverReconciler) SetupWithManagerAndOptions

func (r *ReceiverReconciler) SetupWithManagerAndOptions(mgr ctrl.Manager, opts ReceiverReconcilerOptions) error

type ReceiverReconcilerOptions

type ReceiverReconcilerOptions struct {
	RateLimiter ratelimiter.RateLimiter
}

Jump to

Keyboard shortcuts

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