k8s.io/apimachinery/pkg/runtime/schema.ObjectKind.GroupVersionKind
third-partyThe 2597th most-called third-party method by production calls. Called 289 times across 37 modules; 231 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 231
- non-test, non-generated
- all calls
- 289
- total callsites
- modules
- 37
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 20%
- 58 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 ObjectKind.GroupVersionKind from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 142 61%
- Istio 13 6%
- Velero 6 3%
- Cilium 4 2%
- Kyverno 4 2%
where it's called
Callsites in the wild
12 representative callsites of 289, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/manifest/manifest.go:95
in loop -
k8s.io/client-go @v0.36.3
dynamic/fake/simple.go:56
in loop - in loop
- in loop
-
kyverno/kyverno @v1.18.2
in loop
top callers
The modules that reach for it
The modules that call ObjectKind.GroupVersionKind most in this snapshot.
- k8s.io/apimachinery3512%
- k8s.io/apiextensions-apiserver2910%
- sigs.k8s.io/controller-runtime279%
- github.com/tektoncd/pipeline259%
- github.com/kubernetes/client-go155%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →