k8s.io/apimachinery/pkg/runtime/schema.GroupVersionResource.GroupResource
third-partyThe 2352nd most-called third-party method by production calls. Called 733 times across 38 modules; 258 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime/schema → Docs on pkg.go.dev ↗
- prod calls
- 258
- non-test, non-generated
- all calls
- 733
- total callsites
- modules
- 38
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 2%
- 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 GroupVersionResource.GroupResource from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 159 62%
- Cilium 10 4%
- Velero 7 3%
- Istio 6 2%
- Kyverno 6 2%
where it's called
Callsites in the wild
12 representative callsites of 733, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop -
k8s.io/apiserver @v0.36.3
pkg/server/resourceconfig/helpers.go:52
in loop - in loop
-
k8s.io/kubectl @v0.36.3
pkg/explain/explain.go:105
in loop -
k8s.io/apiserver @v0.36.3
pkg/storageversion/manager.go:110
in loop -
k8s.io/apiserver @v0.36.3
pkg/storageversion/manager.go:184
in loop -
k8s.io/apiserver @v0.36.3
pkg/storageversion/manager.go:218
in loop -
k8s.io/apimachinery @v0.36.3
pkg/api/meta/restmapper.go:223
in loop -
k8s.io/apimachinery @v0.36.3
pkg/api/meta/restmapper.go:227
in loop -
k8s.io/apiserver @v0.36.3
pkg/storageversion/manager.go:240
in loop -
k8s.io/apimachinery @v0.36.3
pkg/api/meta/restmapper.go:315
in loop -
k8s.io/apiextensions-apiserver @v0.36.3
pkg/apiserver/customresource_handler.go:856
in loop
top callers
The modules that reach for it
The modules that call GroupVersionResource.GroupResource most in this snapshot.
- k8s.io/client-go16623%
- github.com/kubernetes/client-go15822%
- k8s.io/api588%
- github.com/kyverno/kyverno426%
- github.com/cilium/cilium395%
siblings
More from k8s.io/apimachinery/pkg/runtime/schema
The other most-called members in this package. See all →