Versions in this module Expand all Collapse all v0 v0.0.2 Feb 16, 2026 Changes in this version + const CABundleFilename + const CertificateFilename + const ConfigFileName + const ConfigPath + const ContainerName + const DefaultRevisionHistory + const FLWCommand + const KeyFilename + const LogPath + const ModeFollower + const ModeLeader + const ModeStandalone + const PortHTTPControl + const PortInterserver + const PortNative + const PortNativeSecure + const PortPrometheusScrape + const QuorumConfigFileName + const QuorumConfigPath + const StorageLogPath + const StorageSnapshotPath + const TLSConfigPath + func SetupWithManager(mgr ctrl.Manager, log controllerutil.Logger) error + type ClusterController struct + Logger controllerutil.Logger + Recorder events.EventRecorder + Scheme *runtime.Scheme + Webhook webhookv1.KeeperClusterWebhook + 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)