Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ get
Method
get
util/workqueue/metrics.go:31–31 ·
view source on GitHub ↗
(item t)
Source
from the content-addressed store, hash-verified
29
type
queueMetrics
interface
{
30
add(item t)
31
get(item t)
32
done(item t)
33
updateUnfinishedWork()
34
}
Callers
3
newAuthenticator
Function · 0.65
New
Function · 0.65
Get
Method · 0.65
Implementers
3
testMetrics
util/workqueue/metrics_test.go
defaultQueueMetrics
util/workqueue/metrics.go
noMetrics
util/workqueue/metrics.go
Calls
no outgoing calls
Tested by
no test coverage detected