k8s.io/api/core/v1.ResourceName
third-partyThe 2077th most-called third-party function by production calls. Called 794 times across 15 modules; 297 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 297
- non-test, non-generated
- all calls
- 794
- total callsites
- modules
- 15
- distinct callers
- in loop
- 42%
- of prod calls
- in tests
- 55%
- 436 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 ResourceName from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 259 87%
- KubeVirt 8 3%
- Longhorn 3 1%
- HashiCorp 2 <1%
- KEDA 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 794, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop -
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
- in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
pkg/apis/core/v1/defaults.go:46
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/libnode/node.go:285
in loop - in loop
top callers
The modules that reach for it
The modules that call ResourceName most in this snapshot.
- github.com/kubernetes/kubernetes37948%
- k8s.io/kubernetes30338%
- github.com/kubevirt/kubevirt334%
- kubevirt.io/kubevirt334%
- k8s.io/kubectl162%