k8s.io/apimachinery/pkg/runtime/schema.GroupVersionKind.GroupKind
third-partyThe 2481st most-called third-party method by production calls. Called 281 times across 32 modules; 247 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 247
- non-test, non-generated
- all calls
- 281
- total callsites
- modules
- 32
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 12%
- 34 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into GroupVersionKind.GroupKind from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 147 60%
- Kyverno 21 9%
- Cilium 8 3%
- Istio 3 1%
- External Secrets 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 281, prioritizing in-loop and non-test usage. We link to source, never display it.
-
crossplane/crossplane @v1.20.13
pkg/validation/apiextensions/v1/composition/connectionDetails.go:39 ↗
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
operator/cmd/mesh/manifest-translate.go:147
in loop -
knative.dev/pkg @v0.0.0-20260918182429-5dc1978f0042
apis/testing/roundtrip/roundtrip.go:241
in loop - in loop
- in loop
-
k8s.io/component-base @v0.37.0
config/testing/roundtrip.go:44
in loop -
k8s.io/component-base @v0.37.0
config/testing/roundtrip.go:44
in loop - in loop
- in loop
-
k8s.io/apimachinery @v0.37.0
pkg/runtime/testing/validation.go:59
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call GroupVersionKind.GroupKind most in this snapshot.
- github.com/crossplane/crossplane4516%
- sigs.k8s.io/cli-utils3211%
- github.com/kyverno/kyverno259%
- sigs.k8s.io/controller-runtime228%
- k8s.io/apiserver197%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →