Versions in this module Expand all Collapse all v1 v1.1.7 Jan 15, 2026 v1.1.6 Jun 26, 2025 Changes in this version + type RedisReconciler struct + func New(mgr manager.Manager) (*RedisReconciler, error) + func (r *RedisReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *RedisReconciler) SetupWithManager(mgr ctrl.Manager) error