k8s.io/apimachinery/pkg/runtime/schema.GroupVersionKind.GroupKind
third-partyThe 2517th most-called third-party method by production calls. Called 273 times across 32 modules; 239 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 239
- non-test, non-generated
- all calls
- 273
- total callsites
- modules
- 32
- distinct callers
- in loop
- 21%
- 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 143 60%
- Kyverno 17 7%
- Cilium 8 3%
- Istio 3 1%
- External Secrets 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 273, prioritizing in-loop and non-test usage. We link to source, never display it.
-
crossplane/crossplane @v1.20.11
pkg/validation/apiextensions/v1/composition/connectionDetails.go:39 ↗
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/cmd/mesh/manifest-translate.go:147
in loop -
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
apis/testing/roundtrip/roundtrip.go:241
in loop -
k8s.io/component-base @v0.36.3
config/testing/roundtrip.go:44
in loop - in loop
- in loop
- in loop
-
k8s.io/component-base @v0.36.3
config/testing/roundtrip.go:44
in loop - in loop
-
k8s.io/apimachinery @v0.36.3
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-utils3212%
- sigs.k8s.io/controller-runtime228%
- github.com/kyverno/kyverno218%
- k8s.io/apiserver187%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →