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

Method Stop

util/flowcontrol/throttle.go:33–33  ·  view source on GitHub ↗

Stop stops the rate limiter, subsequent calls to CanAccept will return false

()

Source from the content-addressed store, hash-verified

31 Accept()
32 // Stop stops the rate limiter, subsequent calls to CanAccept will return false
33 Stop()
34 // QPS returns QPS of this rate limiter
35 QPS() float32
36}

Callers 15

watchHandlerMethod · 0.65
TestEventfFunction · 0.65
TestLotsOfEventsFunction · 0.65
TestEventfNoNamespaceFunction · 0.65
TestMultiSinkCacheFunction · 0.65
TestNewInformerWatcherFunction · 0.65
UntilWithoutRetryFunction · 0.65
UntilWithSyncFunction · 0.65

Calls

no outgoing calls

Tested by 12

TestEventfFunction · 0.52
TestLotsOfEventsFunction · 0.52
TestEventfNoNamespaceFunction · 0.52
TestMultiSinkCacheFunction · 0.52
TestNewInformerWatcherFunction · 0.52
TestRetryWatcherFunction · 0.52
TestWatchAddAfterStopFunction · 0.52
TestNeverFakeFunction · 0.52