token

package
v1.132.4 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: Apache-2.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

View Source
const ControllerName = "token"

ControllerName is the name of this controller.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	APIReader client.Reader
	Config    nodeagentconfigv1alpha1.TokenControllerConfig
	FS        afero.Afero
	// contains filtered or unexported fields
}

Reconciler fetches the shoot access token for gardener-node-agent and writes it to disk.

func (*Reconciler) AddToManager

func (r *Reconciler) AddToManager(mgr manager.Manager, channel <-chan event.TypedGenericEvent[*corev1.Secret]) error

AddToManager adds Reconciler to the given manager.

func (*Reconciler) EventHandler added in v1.118.0

EventHandler returns a handler for corev1.Secret events.

func (*Reconciler) Reconcile

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

Reconcile fetches the shoot access token for gardener-node-agent and writes it to disk.

Jump to

Keyboard shortcuts

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