k8s.io/apimachinery/pkg/apis/meta/v1.Object.GetResourceVersion
third-partyThe 9455th most-called third-party method by production calls. Called 71 times across 12 modules; 63 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/apis/meta/v1 → Docs on pkg.go.dev ↗
- prod calls
- 63
- non-test, non-generated
- all calls
- 71
- total callsites
- modules
- 12
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 11%
- 8 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Object.GetResourceVersion from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 49 78%
- Cilium 2 3%
where it's called
Callsites in the wild
12 representative callsites of 71, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sigs.k8s.io/controller-runtime @v0.24.1
pkg/client/fake/versioned_tracker.go:68
in loop -
k8s.io/apiserver @v0.36.3
pkg/admission/plugin/policy/generic/policy_test_context.go:333
in loop -
k8s.io/apiserver @v0.36.3
pkg/admission/plugin/policy/generic/policy_test_context.go:333
in loop -
k8s.io/apiserver @v0.36.3
pkg/admission/plugin/policy/generic/policy_test_context.go:347
in loop -
k8s.io/apiserver @v0.36.3
pkg/admission/plugin/policy/generic/policy_test_context.go:347
in loop - in loop
-
k8s.io/client-go @v0.36.3
tools/cache/reflector.go:1036
in loop -
k8s.io/apiserver @v0.36.3
pkg/storage/testing/watcher_tests.go:1586
in loop -
-
-
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
top callers
The modules that reach for it
The modules that call Object.GetResourceVersion most in this snapshot.
- k8s.io/apiserver2130%
- sigs.k8s.io/controller-runtime1318%
- github.com/kubernetes/client-go913%
- k8s.io/client-go913%
- github.com/dapr/dapr46%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1
The other most-called members in this package. See all →