k8s.io/apimachinery/pkg/runtime/schema.ObjectKind.GroupVersionKind
third-partyThe 2517th most-called third-party method by production calls. Called 302 times across 37 modules; 244 of those run outside tests and generated code.
3% in production calls vs 2026-W37 (238 → 244)
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 244
- non-test, non-generated
- all calls
- 302
- total callsites
- modules
- 37
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 19%
- 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 149 61%
- Istio 13 5%
- Kyverno 7 3%
- Velero 6 2%
- Cilium 4 2%
where it's called
Callsites in the wild
12 representative callsites of 302, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
operator/pkg/manifest/manifest.go:95
in loop - in loop
- in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
k8s.io/client-go @v0.37.0
dynamic/fake/simple.go:56
in loop - in loop
- in loop
-
kyverno/kyverno @v1.19.1
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/pipeline258%
- github.com/kubernetes/client-go165%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →