MCPcopy
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
63type noMetrics struct{}
64
65func (noMetrics) leaderOn(name string) {}
66func (noMetrics) leaderOff(name string) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected