Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ControllerName is the name of this controller.
ControllerName = "shoot-scheduler"
)
View Source
const MsgUnschedulable = "Failed to schedule shoot"
MsgUnschedulable is the Message for the Event on a Shoot that the Scheduler creates in case it cannot schedule the Shoot to any Seed
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶ added in v1.29.0
func AddToManager( mgr manager.Manager, config *config.ShootSchedulerConfiguration, ) error
AddToManager adds a new scheduler controller to the given manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.