mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-10 18:40:55 -04:00
Add an AddIfNotPresent function to support single producer/consumer retry scenarios. Provides the consumer with a means to prefer items already enqueued by the producer at the point of retry. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| fifo.go | ||
| fifo_test.go | ||
| index.go | ||
| listers.go | ||
| listers_test.go | ||
| listwatch.go | ||
| listwatch_test.go | ||
| poller.go | ||
| poller_test.go | ||
| reflector.go | ||
| reflector_test.go | ||
| store.go | ||
| store_test.go | ||
| undelta_store.go | ||
| undelta_store_test.go | ||