event

package
v1.33.2 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEventReconciler added in v1.23.0

func NewEventReconciler(logger logrus.FieldLogger, gardenClient client.Client, cfg *config.EventControllerConfiguration) reconcile.Reconciler

NewEventReconciler creates a new instance of a reconciler which reconciles Events.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller controls Events.

func NewController

func NewController(
	ctx context.Context,
	clientMap clientmap.ClientMap,
	cfg *config.EventControllerConfiguration,
) (
	*Controller,
	error,
)

NewController instantiates a new event controller

func (*Controller) CollectMetrics

func (c *Controller) CollectMetrics(ch chan<- prometheus.Metric)

CollectMetrics implements gardenmetrics.ControllerMetricsCollector interface

func (*Controller) Run

func (c *Controller) Run(ctx context.Context)

Run runs the Controller

func (*Controller) RunningWorkers

func (c *Controller) RunningWorkers() int

RunningWorkers returns the number of running workers.

Jump to

Keyboard shortcuts

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