package
0.0.0-20241216093752-1ac0bcff7c87
Repository: https://github.com/openshift/aws-load-balancer-operator.git
Documentation: pkg.go.dev

# Functions

IndexEvents turns the slice of events into a map for the more convenient lookups.
NewEvent returns an event instance created from the controller runtime's watch event.
NewEventCollector returns an instance of the event collector.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Event is a simplified representation of the watch event received from the controller runtime client.
EventCollector collects all types of events for the given watch types.