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

Method Set

tools/cache/reflector_metrics.go:29–29  ·  view source on GitHub ↗
(float64)

Source from the content-addressed store, hash-verified

27// and down.
28type GaugeMetric interface {
29 Set(float64)
30}
31
32// CounterMetric represents a single numerical value that only ever

Callers 15

ListAllFunction · 0.65
ListAllByNamespaceFunction · 0.65
handleConnectionMethod · 0.65
initFunction · 0.65
createStreamsMethod · 0.65
createStreamsMethod · 0.65
streamMethod · 0.65
GetPodServicesMethod · 0.65
GetPodControllersMethod · 0.65
GetPodStatefulSetsMethod · 0.65
GetPodDaemonSetsMethod · 0.65

Implementers 3

noopMetrictools/cache/reflector_metrics.go
testMetricutil/workqueue/metrics_test.go
noopMetricutil/workqueue/metrics.go

Calls

no outgoing calls

Tested by 15

initFunction · 0.52
defaultHeadersFunction · 0.52
RoundTripMethod · 0.52
TestListFunction · 0.52
TestGetFunction · 0.52
TestDeleteFunction · 0.52
TestDeleteCollectionFunction · 0.52
TestCreateFunction · 0.52
TestUpdateFunction · 0.52
TestPatchFunction · 0.52