Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ noMetrics
Struct
noMetrics
tools/leaderelection/metrics.go:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
type
noMetrics
struct
{}
64
65
func
(noMetrics) leaderOn(name string) {}
66
func
(noMetrics) leaderOff(name string) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected