k8s.io/apimachinery/pkg/api/resource.Quantity.Value
third-partyThe 8998th most-called third-party method by production calls. Called 78 times across 16 modules; 66 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/api/resource → Docs on pkg.go.dev ↗
- prod calls
- 66
- non-test, non-generated
- all calls
- 78
- total callsites
- modules
- 16
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 15%
- 12 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method91%A method on a value whose type is known exactly.
- Embedded method9%Reached through an embedded type.
who calls this
Notable callers
Production calls into Quantity.Value from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 26 39%
- containerd 16 24%
- Cilium 1 2%
- Kyverno 1 2%
where it's called
Callsites in the wild
12 representative callsites of 78, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:4118
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:4119
in loop - in loop test
- in loop test
-
k8s.io/apimachinery @v0.36.3
pkg/api/resource/quantity_test.go:1011
in loop test -
-
-
-
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
top callers
The modules that reach for it
The modules that call Quantity.Value most in this snapshot.
- k8s.io/kubectl2026%
- github.com/derailed/k9s1215%
- github.com/containerd/containerd912%
- github.com/containerd/containerd/v279%
- github.com/rook/rook68%
siblings
More from k8s.io/apimachinery/pkg/api/resource
The other most-called members in this package. See all →