Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigConnectorReconciler ¶
type ConfigConnectorReconciler struct {
// contains filtered or unexported fields
}
ConfigConnectorReconciler 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, ConfigConnectorReconciler also deploys the global controller manager workload; If it's configured to run KCC in namespaced mode, ConfigConnectorReconciler ensures the global controller manager workload not existing.
Click to show internal directories.
Click to hide internal directories.