# Functions
EnqueueRequestForOwnerWithLogging enqueues Requests for the Owners of an object.
OnlyControllerOwner if provided will only look at the first OwnerReference with Controller: true.
# Structs
LoggingEnqueueRequestForAnnotation wraps operator-lib handler for "InstrumentedEnqueueRequestForObject", and logs the events as they occur
&handler.LoggingEnqueueRequestForAnnotation{}.
LoggingEnqueueRequestForObject wraps operator-lib handler for "InstrumentedEnqueueRequestForObject", and logs the events as they occur
&handler.LoggingEnqueueRequestForObject{}.
# Type aliases
OwnerOption modifies an EnqueueRequestForOwner EventHandler.