controller

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 29 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(
	k8sGardenClient kubernetes.Interface,
	gardenCoreInformerFactory gardencoreinformers.SharedInformerFactory,
	kubeInformerFactory kubeinformers.SharedInformerFactory,
	cfg *config.GardenletConfiguration, identity *gardencorev1beta1.Gardener,
	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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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