k8s.io/apimachinery/pkg/fields.Everything
third-partyThe 2202nd most-called third-party function by production calls. Called 397 times across 17 modules; 280 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apimachinery/pkg/fields → Docs on pkg.go.dev ↗
- prod calls
- 280
- non-test, non-generated
- all calls
- 397
- total callsites
- modules
- 17
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 29%
- 117 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 →
- Package function30%A direct call to an exported package function, resolved by type.
- Package function (by syntax)70%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Everything from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 129 46%
- KubeVirt 68 24%
- Argo 1 <1%
- Cilium 1 <1%
- Helm 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 397, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/testing/store_benchmarks.go:455 ↗
in loop -
k8s.io/apiserver @v0.37.0
pkg/storage/testing/store_benchmarks.go:455
in loop -
k8s.io/apiserver @v0.37.0
pkg/storage/testing/store_tests.go:2448
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/testing/store_tests.go:2455 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/selection_predicate_test.go:265 ↗
in loop test -
k8s.io/apiserver @v0.37.0
pkg/storage/selection_predicate_test.go:265
in loop test - in loop test
-
k8s.io/apiserver @v0.37.0
pkg/endpoints/watch_test.go:550
in loop test -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/cacher/cacher_whitebox_test.go:684 ↗
in loop test -
k8s.io/apiserver @v0.37.0
pkg/storage/cacher/cacher_whitebox_test.go:684
in loop test - in loop test
-
k8s.io/apiserver @v0.37.0
pkg/storage/etcd3/watcher_test.go:705
in loop test
top callers
The modules that reach for it
The modules that call Everything most in this snapshot.
- github.com/kubernetes/kubernetes11729%
- k8s.io/apiserver8521%
- github.com/kubevirt/kubevirt6817%
- kubevirt.io/kubevirt6817%
- k8s.io/apimachinery256%
siblings
More from k8s.io/apimachinery/pkg/fields
The other most-called functions in this package. See all →