k8s.io/apimachinery/pkg/util/validation/field.ErrorList.ToAggregate
third-partyThe 5116th most-called third-party method by production calls. Called 165 times across 17 modules; 115 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/util/validation/field → Docs on pkg.go.dev ↗
- prod calls
- 115
- non-test, non-generated
- all calls
- 165
- total callsites
- modules
- 17
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 30%
- 50 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 37%
- Kubernetes 35 30%
- Istio 8 7%
- Cilium 2 2%
- Helm 2 2%
where it's called
Callsites in the wild
12 representative callsites of 165, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/config/crd/validator.go:293
in loop -
k8s.io/kops @v1.36.1
pkg/client/simple/vfsclientset/addons.go:75
in loop - in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
-
k8s.io/kops @v1.36.1
pkg/apis/kops/validation/legacy.go:307
in loop - in loop
- in loop
- in loop
-
k8s.io/apiserver @v0.36.3
pkg/storage/value/encrypt/envelope/kmsv2/envelope.go:467
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/kyverno4225%
- k8s.io/apimachinery1912%
- k8s.io/kops1912%
- k8s.io/apiserver1811%
- github.com/cert-manager/cert-manager127%
siblings
More from k8s.io/apimachinery/pkg/util/validation/field
The other most-called members in this package. See all →