controller

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterController

type ClusterController struct {
	Manager mcmanager.Manager
}

ClusterController mocks the cluster-api Cluster controller. This _ONLY_ works with the Gardener provider, as no dynamic watching is being done here.

func (*ClusterController) Reconcile

Reconcile reconciles the Cluster resource.

func (*ClusterController) SetupWithManager

func (r *ClusterController) SetupWithManager(mgr mcmanager.Manager) error

SetupWithManager sets up the controller with the Manager.

type MachinePoolController

type MachinePoolController struct {
	Manager mcmanager.Manager
}

MachinePoolController is a controller for managing MachinePool resources.

func (*MachinePoolController) Reconcile

Reconcile reconciles the MachinePool resource.

func (*MachinePoolController) SetupWithManager

func (r *MachinePoolController) SetupWithManager(mgr mcmanager.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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