k8s.io/apimachinery/pkg/apis/meta/v1.Object.GetName
third-partyThe 3262nd most-called third-party method by production calls. Called 219 times across 26 modules; 181 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/apis/meta/v1 → Docs on pkg.go.dev ↗
- prod calls
- 181
- non-test, non-generated
- all calls
- 219
- total callsites
- modules
- 26
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 17%
- 38 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Object.GetName from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 117 65%
- Cilium 19 10%
- Velero 6 3%
- SPIFFE 4 2%
- Kyverno 2 1%
where it's called
Callsites in the wild
12 representative callsites of 219, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
k8s.io/apiserver @v0.36.3
pkg/storage/testing/utils.go:52
in loop - in loop
- in loop
-
sigs.k8s.io/controller-runtime @v0.24.1
pkg/client/fake/versioned_tracker.go:66
in loop - in loop
- in loop
-
k8s.io/kubectl @v0.36.3
pkg/cmd/apply/prune.go:126
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Object.GetName most in this snapshot.
- k8s.io/apiserver4621%
- github.com/kubernetes/client-go2110%
- k8s.io/client-go2110%
- github.com/cilium/cilium199%
- k8s.io/apimachinery199%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1
The other most-called members in this package. See all →