k8s.io/apimachinery/pkg/fields.Everything
third-partyThe 2148th most-called third-party function by production calls. Called 386 times across 17 modules; 282 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/fields → Docs on pkg.go.dev ↗
- prod calls
- 282
- non-test, non-generated
- all calls
- 386
- total callsites
- modules
- 17
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 27%
- 104 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 function28%A direct call to an exported package function, resolved by type.
- Package function (by syntax)72%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 131 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 386, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/apiserver @v0.36.3
pkg/storage/testing/store_benchmarks.go:66
in loop -
k8s.io/apiserver @v0.36.3
pkg/storage/testing/store_benchmarks.go:134
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/testing/store_benchmarks.go:455 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/testing/store_tests.go:2448 ↗
in loop -
k8s.io/apiserver @v0.36.3
pkg/storage/testing/store_tests.go:2458
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/selection_predicate_test.go:265 ↗
in loop test -
k8s.io/apiserver @v0.36.3
pkg/endpoints/watch_test.go:550
in loop test - in loop test
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/cacher/cacher_whitebox_test.go:684 ↗
in loop test - in loop test
-
k8s.io/apiserver @v0.36.3
pkg/storage/cacher/cacher_whitebox_test.go:746
in loop test -
k8s.io/apiserver @v0.36.3
pkg/storage/etcd3/store_test.go:873
in loop test
top callers
The modules that reach for it
The modules that call Everything most in this snapshot.
- github.com/kubernetes/kubernetes11730%
- k8s.io/apiserver7319%
- github.com/kubevirt/kubevirt6818%
- kubevirt.io/kubevirt6818%
- k8s.io/apimachinery256%
siblings
More from k8s.io/apimachinery/pkg/fields
The other most-called functions in this package. See all →