gardenlet

package
v1.106.2 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: Apache-2.0 Imports: 30 Imported by: 1

Documentation

Index

Constants

View Source
const ControllerName = "gardenlet"

ControllerName is the name of this controller.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	GardenClient     client.Client
	GardenRESTConfig *rest.Config
	SeedClientSet    kubernetes.Interface
	Config           config.GardenletConfiguration
	Recorder         record.EventRecorder
	Clock            clock.Clock
	GardenNamespace  string
	HelmRegistry     oci.Interface
	ValuesHelper     gardenletdeployer.ValuesHelper
}

Reconciler reconciles the Gardenlet.

func (*Reconciler) AddToManager

func (r *Reconciler) AddToManager(
	mgr manager.Manager,
	gardenCluster cluster.Cluster,
	seedClientSet kubernetes.Interface,
) error

AddToManager adds Reconciler to the given manager.

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile performs the main reconciliation logic.

Jump to

Keyboard shortcuts

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