Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VSHNRedisReconciler ¶
type VSHNRedisReconciler struct { client.Client Scheme *runtime.Scheme ProbeManager probeManager StartupGracePeriod time.Duration RedisDialer func(service, name, namespace, organization string, ha bool, opts redis.Options) (*probes.VSHNRedis, error) }
func (*VSHNRedisReconciler) SetupWithManager ¶
func (r *VSHNRedisReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.