Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ControllerName is the name of this very controller.
ControllerName = "kubermatic-master-operator"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct { ctrlruntimeclient.Client // contains filtered or unexported fields }
Reconciler (re)stores all components required for running a Kubermatic master cluster.
Click to show internal directories.
Click to hide internal directories.