k8s.io/component-helpers/resource.PodRequests
third-partyThe 8828th most-called third-party function by production calls. Called 68 times across 5 modules; 68 of those run outside tests and generated code.
All of k8s.io/component-helpers/resource → Docs on pkg.go.dev ↗
- prod calls
- 68
- non-test, non-generated
- all calls
- 68
- total callsites
- modules
- 5
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 0%
- 0 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 →
- Package function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into PodRequests from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 66 97%
- Argo 1 1%
where it's called
Callsites in the wild
12 representative callsites of 68, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/kubelet/cm/qos_container_manager_linux.go:189
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/kubelet/cm/qos_container_manager_linux.go:227
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/kubelet/kubelet.go:3138
in loop -
k8s.io/kubernetes @v1.36.3
pkg/kubelet/kubelet.go:3139
in loop - in loop
- in loop
-
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:4057
in loop - in loop
-
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:4134
in loop
top callers
The modules that reach for it
The modules that call PodRequests most in this snapshot.
- github.com/kubernetes/kubernetes3450%
- k8s.io/kubernetes3044%
- k8s.io/kubectl23%
- github.com/argoproj/argo-cd/v311%
- github.com/loft-sh/vcluster11%