Documentation ¶
Overview ¶
Package projectsync contains a controller that is responsible for ensuring that the Kubermatic Project objects are synced from master to the seed clusters.
Index ¶
Constants ¶
View Source
const (
ControllerName = "project-sync-controller"
)
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, log *zap.SugaredLogger, numWorkers int, seedKubeconfigGetter provider.SeedKubeconfigGetter) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.