Documentation ¶
Overview ¶
Package clustercomponentdefaulter contains a controller that is responsible for applying some defaults for various controlplane components, but never overwrites them to make out-of-tree customization is still possible.
Index ¶
Constants ¶
View Source
const ControllerName = "clustercomponent_defaulter"
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add( ctx context.Context, log *zap.SugaredLogger, mgr manager.Manager, numWorkers int, defaults kubermaticv1.ComponentSettings, workerName string) error
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.