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 TypeInterfaceDescriptioninterface
RateLimitingQueue defines a queue that rate limits items being added to the queue.Classes in io.kubernetes.client.extended.workqueue that implement DelayingQueueModifier and TypeClassDescriptionclass
The default delaying queue implementation.class
The default rate limiting queue implementation.