k8s.io/api/core/v1.ResourceName
third-partyThe 2081st most-called third-party function by production calls. Called 793 times across 15 modules; 291 of those run outside tests and generated code.
- prod calls
- 291
- non-test, non-generated
- all calls
- 793
- total callsites
- modules
- 15
- distinct callers
- in loop
- 40%
- of prod calls
- in tests
- 54%
- 429 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 253 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 793, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/libnode/node.go:285
in loop -
k8s.io/kubernetes @v1.36.3
pkg/apis/core/v1/defaults.go:46
in loop
top callers
The modules that reach for it
The modules that call ResourceName most in this snapshot.
- github.com/kubernetes/kubernetes39049%
- k8s.io/kubernetes29137%
- github.com/kubevirt/kubevirt334%
- kubevirt.io/kubevirt334%
- k8s.io/kubectl162%