package
0.0.0-20231130153323-f39afbdfb474
Repository: https://github.com/openshift/node-observability-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

nolint - ignore G101: not applicable.
No description provided by the author
No description provided by the author

# Variables

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.