controller

package
v1.17.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultImageVector = "images.yaml"

DefaultImageVector is a constant for the path to the default image vector file.

Variables

This section is empty.

Functions

This section is empty.

Types

type GardenletControllerFactory

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

GardenletControllerFactory contains information relevant to controllers for the Garden API group.

func NewGardenletControllerFactory

func NewGardenletControllerFactory(
	clientMap clientmap.ClientMap,
	gardenCoreInformerFactory gardencoreinformers.SharedInformerFactory,
	kubeInformerFactory kubeinformers.SharedInformerFactory,
	cfg *config.GardenletConfiguration, identity *gardencorev1beta1.Gardener,
	gardenClusterIdentity, gardenNamespace string,
	recorder record.EventRecorder,
	healthManager healthz.Manager,
) *GardenletControllerFactory

NewGardenletControllerFactory creates a new factory for controllers for the Garden API group.

func (*GardenletControllerFactory) Run

Run starts all the controllers for the Garden API group. It also performs bootstrapping tasks.

Jump to

Keyboard shortcuts

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