Documentation ¶
Overview ¶
Package seedconstraintsynchronizer contains a controller that is responsible for ensuring that the kubermatic constraints are synced to the user cluster namespace.
Index ¶
Constants ¶
View Source
const ( // This controller syncs the kubermatic constraints to constraint on the user cluster. ControllerName = "kkp-constraint-synchronizer" Key = "default" AddAction = "add" RemoveAction = "remove" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.