controller

package
v1.52.2 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 38 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(
	log logr.Logger,
	clientMap clientmap.ClientMap,
	cfg *config.GardenletConfiguration,
	identity *gardencorev1beta1.Gardener,
	gardenClusterIdentity string,
	recorder record.EventRecorder,
	healthManager healthz.Manager,
	clientCertificateExpirationTimestamp *metav1.Time,
) *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
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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