Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶ added in v0.19.0
type Reconciler struct { client.Client k8sutils.StatefulSet K8sClient kubernetes.Interface Dk8sClient dynamic.Interface Recorder record.EventRecorder }
Reconciler reconciles a RedisCluster object
func (*Reconciler) SetupWithManager ¶ added in v0.19.0
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.