Versions in this module Expand all Collapse all v0 v0.1.0 Apr 2, 2026 Changes in this version + const EventActionCreated + const EventActionDeleted + const EventActionUpdated + const ProcessedAnnotation + type EventAction string + type ReloaderReconciler struct + Scheme *runtime.Scheme + func NewReloaderReconciler(client client.Client, scheme *runtime.Scheme) *ReloaderReconciler + func (r *ReloaderReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ReloaderReconciler) SetupWithManager(mgr ctrl.Manager) error