Documentation
¶
Index ¶
Constants ¶
View Source
const RedisFinlizer = "redis.rds.hakurei.cn/v1alpha1"
Variables ¶
This section is empty.
Functions ¶
func BuildPodMonitor ¶ added in v0.0.2
func BuildPodMonitor(cr *rdsv1alpha1.Redis) (mon *monitorv1.PodMonitor)
Types ¶
type RedisReconciler ¶
RedisReconciler redis.rds.hakurei.cn crd controller
func (*RedisReconciler) Reconcile ¶
func (t *RedisReconciler) Reconcile(ctx context.Context, req ctrl.Request) (r ctrl.Result, err error)
Reconcile runtime interface implement, accept CR update add delete events
func (*RedisReconciler) SetupWithManager ¶
func (t *RedisReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.