# Functions
Needed returns a new RequeueNeeded to instruct the ACK runtime to requeue the processing item without been logged as error.
NeededAfter returns a new RequeueNeededAfter to instruct controller-runtime to requeue the processing item after specified duration without been logged as error.
# Constants
No description provided by the author
# Structs
An error to instruct the ACK runtime to requeue the processing item without been logged as error.
An error to instruct the ACK runtime to requeue the processing item after specified duration without been logged as error.