 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KVCacheReconciler ¶
type KVCacheReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	Recorder      record.EventRecorder
	RuntimeConfig config.RuntimeConfig
	Backends      map[string]backends.BackendReconciler
}
    KVCacheReconciler reconciles a KVCache object
func (*KVCacheReconciler) SetupWithManager ¶
func (r *KVCacheReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
 Click to show internal directories. 
   Click to hide internal directories.