Versions in this module Expand all Collapse all v0 v0.1.0 Sep 2, 2024 v0.0.1 Nov 7, 2023 Changes in this version + type PodReconciler struct + Keep int + Log logr.Logger + MaxAge time.Duration + Scheme *runtime.Scheme + func (r *PodReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *PodReconciler) SetupWithManager(mgr ctrl.Manager, opts PodReconcilerOptions) error + type PodReconcilerOptions struct + MaxConcurrentReconciles int