k8s.io/apimachinery/pkg/util/validation/field.ErrorList.ToAggregate
third-partyThe 5569th most-called third-party method by production calls. Called 167 times across 16 modules; 107 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (113 → 107)
All of k8s.io/apimachinery/pkg/util/validation/field → Docs on pkg.go.dev ↗
- prod calls
- 107
- non-test, non-generated
- all calls
- 167
- total callsites
- modules
- 16
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 36%
- 60 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 ErrorList.ToAggregate from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 42 39%
- Kubernetes 35 33%
- Cilium 2 2%
- Helm 2 2%
- Istio 2 2%
where it's called
Callsites in the wild
12 representative callsites of 167, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kops @v1.36.2
pkg/client/simple/vfsclientset/addons.go:75
in loop - in loop
- in loop
- in loop
- in loop
-
k8s.io/kops @v1.36.2
pkg/apis/kops/validation/legacy.go:307
in loop - in loop
-
k8s.io/apiserver @v0.37.0
pkg/storage/value/encrypt/envelope/kmsv2/envelope.go:467
in loop - in loop
-
k8s.io/apiextensions-apiserver @v0.37.0
pkg/apiserver/conversion/webhook_converter.go:471
in loop - in loop
top callers
The modules that reach for it
The modules that call ErrorList.ToAggregate most in this snapshot.
- github.com/kyverno/kyverno4829%
- k8s.io/apimachinery1911%
- k8s.io/kops1911%
- k8s.io/apiserver1811%
- k8s.io/apiextensions-apiserver148%
siblings
More from k8s.io/apimachinery/pkg/util/validation/field
The other most-called members in this package. See all →