Versions in this module Expand all Collapse all v0 v0.1.0 Jun 24, 2025 Changes in this version + type CacheServerReconciler struct + Scheme *runtime.Scheme + func (r *CacheServerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *CacheServerReconciler) SetupWithManager(mgr ctrl.Manager) error + type FrontProxyReconciler struct + Scheme *runtime.Scheme + func (r *FrontProxyReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, recErr error) + func (r *FrontProxyReconciler) SetupWithManager(mgr ctrl.Manager) error + type KubeconfigReconciler struct + Scheme *runtime.Scheme + func (r *KubeconfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *KubeconfigReconciler) SetupWithManager(mgr ctrl.Manager) error + type RootShardReconciler struct + Scheme *runtime.Scheme + func (r *RootShardReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, recErr error) + func (r *RootShardReconciler) SetupWithManager(mgr ctrl.Manager) error + type ShardReconciler struct + Scheme *runtime.Scheme + func (r *ShardReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, recErr error) + func (r *ShardReconciler) SetupWithManager(mgr ctrl.Manager) error