k8s.io/apimachinery/pkg/runtime/schema.GroupVersionKind.String
third-partyThe 5307th most-called third-party method by production calls. Called 129 times across 29 modules; 111 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 111
- non-test, non-generated
- all calls
- 129
- total callsites
- modules
- 29
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 14%
- 18 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.String from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 20 18%
- External Secrets 10 9%
- Istio 4 4%
- Helm 2 2%
- Kyverno 2 2%
where it's called
Callsites in the wild
12 representative callsites of 129, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/k8sapplication/k8sapplication_controller.go:247 ↗
in loop - in loop
- in loop
-
k8s.io/apimachinery @v0.36.3
pkg/runtime/testing/validation.go:62
in loop - in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/k8sapplication/k8sapplication_controller.go:266 ↗
in loop - in loop
-
k8s.io/apimachinery @v0.36.3
pkg/runtime/testing/validation.go:94
in loop
top callers
The modules that reach for it
The modules that call GroupVersionKind.String most in this snapshot.
- github.com/loft-sh/vcluster4636%
- github.com/crossplane/crossplane108%
- github.com/external-secrets/external-secrets108%
- github.com/dapr/dapr75%
- github.com/crossplane/crossplane-runtime54%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →