Versions in this module Expand all Collapse all v0 v0.1.0 Apr 2, 2026 Changes in this version + type EventHandler struct + func NewEventHandler(client client.Client) *EventHandler + func (h *EventHandler) HandleEvent(ctx context.Context, event events.SecretRotationEvent) error + func (h *EventHandler) UpdateDestinationsToWatch(watch []esov1alpha1.DestinationToWatch)