Documentation ¶
Index ¶
Constants ¶
View Source
const FinalizerName = "core.gardener.cloud/controllerdeployment"
FinalizerName is the finalizer used by this controller.
Variables ¶
This section is empty.
Functions ¶
func NewReconciler ¶
func NewReconciler(l logrus.FieldLogger, gardenClient client.Client) reconcile.Reconciler
NewReconciler creates a new instance of a reconciler which reconciles ControllerDeployments.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller controls ManagedSeedSets.
Click to show internal directories.
Click to hide internal directories.