k8s.io/apimachinery/pkg/runtime/schema.GroupResource.String
third-partyThe 3382nd most-called third-party method by production calls. Called 211 times across 13 modules; 175 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 175
- non-test, non-generated
- all calls
- 211
- total callsites
- modules
- 13
- distinct callers
- in loop
- 37%
- of prod calls
- in tests
- 17%
- 36 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.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into GroupResource.String from notable Go projects. Open one on the map to see what else it hammers.
- Velero 69 39%
- Kubernetes 42 24%
- Kyverno 2 1%
where it's called
Callsites in the wild
12 representative callsites of 211, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubectl @v0.36.3
pkg/explain/explain.go:105
in loop - in loop
- in loop
- in loop
- in loop
-
k8s.io/client-go @v0.36.3
restmapper/shortcut.go:168
in loop - in loop
- in loop
-
k8s.io/apiserver @v0.36.3
pkg/server/options/etcd.go:491
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call GroupResource.String most in this snapshot.
- github.com/vmware-tanzu/velero8540%
- github.com/velero-io/velero4722%
- k8s.io/apiserver209%
- knative.dev/pkg136%
- k8s.io/apimachinery115%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →