MCPcopy
hub / github.com/kubernetes/client-go / Done

Method Done

util/workqueue/queue.go:30–30  ·  view source on GitHub ↗
(item interface{})

Source from the content-addressed store, hash-verified

28 Len() int
29 Get() (item interface{}, shutdown bool)
30 Done(item interface{})
31 ShutDown()
32 ShuttingDown() bool
33}

Callers 15

BenchmarkListenerFunction · 0.65
TestHeapBasicFunction · 0.65
TestHammerControllerFunction · 0.65
TestUpdateFunction · 0.65
consumeFunction · 0.65
acquireMethod · 0.65
renewMethod · 0.65
testTryAcquireOrRenewFunction · 0.65
ListMethod · 0.65
eachListChunkBufferedMethod · 0.65
eachListChunkMethod · 0.65

Calls

no outgoing calls

Tested by 15

BenchmarkListenerFunction · 0.52
TestHeapBasicFunction · 0.52
TestHammerControllerFunction · 0.52
TestUpdateFunction · 0.52
consumeFunction · 0.52
testTryAcquireOrRenewFunction · 0.52
TestRetryWatcherFunction · 0.52
TestCachedTokenSourceFunction · 0.52
TestFakeClientFunction · 0.52