Versions in this module Expand all Collapse all v0 v0.0.2 Feb 16, 2026 Changes in this version + const CABundleFilename + const CertificateFilename + const ClientConfigFileName + const ClientConfigPath + const ConfigDPath + const ConfigFileName + const ConfigPath + const ContainerName + const CustomCAFilename + const DefaultClusterName + const DefaultProfileName + const DefaultRevisionHistory + const EnvDefaultUserPassword + const EnvInterserverPassword + const EnvKeeperIdentity + const ExtraConfigFileName + const ExtraUsersConfigFileName + const InterserverUserName + const KeeperPathDistributedDDL + const KeeperPathUDF + const KeeperPathUsers + const KeyFilename + const LogPath + const OperatorManagementUsername + const PortHTTP + const PortHTTPSecure + const PortInterserver + const PortManagement + const PortNative + const PortNativeSecure + const PortPrometheusScrape + const SecretKeyInterserverPassword + const SecretKeyKeeperIdentity + const SecretKeyManagementPassword + const TLSConfigPath + const UsersDPath + const UsersFileName + func SetupWithManager(mgr ctrl.Manager, log controllerutil.Logger) error + type ClusterController struct + Logger controllerutil.Logger + Recorder events.EventRecorder + Scheme *runtime.Scheme + Webhook webhookv1.ClickHouseClusterWebhook + func (cc *ClusterController) GetClient() client.Client + func (cc *ClusterController) GetRecorder() events.EventRecorder + func (cc *ClusterController) GetScheme() *runtime.Scheme + func (cc *ClusterController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)