Documentation
¶
Index ¶
Constants ¶
View Source
const (
RedisSentinelFinalizer = "redisSentinelFinalizer"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisSentinelReconciler ¶
type RedisSentinelReconciler struct {
client.Client
Checker redis.Checker
Healer redis.Healer
K8sClient kubernetes.Interface
ReplicationWatcher *intctrlutil.ResourceWatcher
}
RedisSentinelReconciler reconciles a RedisSentinel object
func (*RedisSentinelReconciler) SetupWithManager ¶
func (r *RedisSentinelReconciler) SetupWithManager(mgr ctrl.Manager, opts controller.Options) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.