package
0.0.2
Repository: https://github.com/aws/aws-controllers-k8s.git
Documentation: pkg.go.dev

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