Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "shoot-migration"
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 Config config.ShootMigrationControllerConfiguration Clock clock.Clock SeedName string }
Reconciler reconciles Shoot resources and updates the status for a forceful restoration in case the grace period for the smooth migration has been elapsed.
func (*Reconciler) AddToManager ¶
AddToManager adds Reconciler to the given manager.
Click to show internal directories.
Click to hide internal directories.