# Functions
NewEventHandler initializes a new EventHandler instance.
WithLogger configures the logger for the EventHandler.
# Structs
EventHandler handles Kubernetes events by queueing reconcile requests for objects and allows upjet components to queue reconcile requests.
# Type aliases
Option configures an option for the EventHandler.