| Package | Description |
|---|---|
| io.kubernetes.client.extended.workqueue |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RateLimitingQueue<T>
RateLimitingQueue defines a queue that rate limits items being added to the queue.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDelayingQueue<T>
The default delaying queue implementation.
|
class |
DefaultRateLimitingQueue<T>
The default rate limiting queue implementation.
|
Copyright © 2023. All rights reserved.