package
0.11.0-rc.0
Repository: https://github.com/upbound/upjet.git
Documentation: pkg.go.dev

# 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.