k8s.io/apimachinery/pkg/runtime/schema.GroupVersion.String
third-partyThe 2092nd most-called third-party method by production calls. Called 716 times across 37 modules; 289 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 289
- non-test, non-generated
- all calls
- 716
- total callsites
- modules
- 37
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 55%
- 391 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 GroupVersion.String from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 123 43%
- Velero 28 10%
- Kyverno 20 7%
- Cilium 9 3%
- Istio 4 1%
where it's called
Callsites in the wild
12 representative callsites of 716, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
helm/v4 @v4.2.3
pkg/chart/common/capabilities.go:140
in loop -
k8s.io/apimachinery @v0.36.3
pkg/runtime/codec_check.go:38
in loop -
kyverno/kyverno @v1.18.2
in loop - in loop
-
k8s.io/component-base @v0.36.3
config/testing/roundtrip.go:61
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call GroupVersion.String most in this snapshot.
- github.com/kubernetes-sigs/external-dns8111%
- sigs.k8s.io/external-dns8111%
- github.com/tektoncd/pipeline7310%
- k8s.io/apiserver659%
- github.com/vmware-tanzu/velero639%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →