controllerdeployment

package
v1.46.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FinalizerName is the finalizer used by this controller.
	FinalizerName = "core.gardener.cloud/controllerdeployment"
	// ControllerName is the name of this controller.
	ControllerName = "controllerdeployment"
)

Variables

This section is empty.

Functions

func NewReconciler

func NewReconciler(gardenClient client.Client) reconcile.Reconciler

NewReconciler creates a new instance of a reconciler which reconciles ControllerDeployments.

Types

type Controller

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

Controller controls ManagedSeedSets.

func New

func New(
	ctx context.Context,
	log logr.Logger,
	clientMap clientmap.ClientMap,
) (*Controller, error)

New creates a new Gardener controller for ControllerDeployments.

func (*Controller) Run

func (c *Controller) Run(ctx context.Context, workers int)

Run runs the Controller until the given context is cancelled.

Jump to

Keyboard shortcuts

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