Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶ added in v1.114.0
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler watches 'ConfigConnector' kind and is responsible for managing the lifecycle of KCC resource CRDs and other shared components like webhook, deletion defender, recorder. If it’s configured to run KCC in cluster mode, Reconciler also deploys the global controller manager workload; If it's configured to run KCC in namespaced mode, Reconciler ensures the global controller manager workload not existing. Reconciler also watches "ControllerResource" kind and apply customizations specified in "ControllerResource" CRs to KCC components.
Click to show internal directories.
Click to hide internal directories.