Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ noopMetric
Struct
noopMetric
tools/cache/reflector_metrics.go:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
type
noopMetric
struct
{}
44
45
func
(noopMetric) Inc() {}
46
func
(noopMetric) Dec() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected