Versions in this module Expand all Collapse all v0 v0.40.1 Apr 14, 2025 Changes in this version + type ImageUpdateAutomationReconciler struct + ControllerName string + NoCrossNamespaceRef bool + func (r *ImageUpdateAutomationReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, retErr error) + func (r *ImageUpdateAutomationReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, ...) error + type ImageUpdateAutomationReconcilerOptions struct + MaxConcurrentReconciles int + RateLimiter workqueue.TypedRateLimiter[reconcile.Request] + RecoverPanic bool + TokenCache *cache.TokenCache