package
0.0.0-20210929134506-8fd29ad8f0d9
Repository: https://github.com/kok-stack/native-kubelet.git
Documentation: pkg.go.dev
# Functions
New creates a queue
It expects to get a item rate limiter, and a friendly name which is used in logs, and in the internal kubernetes metrics.
# Constants
MaxRetries is the number of times we try to process a given key before permanently forgetting it.
# Type aliases
ItemHandler is a callback that handles a single key on the Queue.