Versions in this module Expand all Collapse all v1 v1.0.1 Sep 7, 2023 Changes in this version + type UpdateReconciler struct + Scheme *runtime.Scheme + func (r *UpdateReconciler) Reconcile(context context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *UpdateReconciler) SetupWithManager(mgr ctrl.Manager) error + type UpdateReconcilerReqCtx struct