Uses of Interface
io.kubernetes.client.extended.workqueue.DelayingQueue
Packages that use DelayingQueue
-
Uses of DelayingQueue in io.kubernetes.client.extended.workqueue
Subinterfaces of DelayingQueue in io.kubernetes.client.extended.workqueueModifier and TypeInterfaceDescriptioninterfaceRateLimitingQueue defines a queue that rate limits items being added to the queue.Classes in io.kubernetes.client.extended.workqueue that implement DelayingQueueModifier and TypeClassDescriptionclassThe default delaying queue implementation.classThe default rate limiting queue implementation.