k8s.io/apimachinery/pkg/util/validation/field.InternalError
third-partyThe 4982nd most-called third-party function by production calls. Called 782 times across 11 modules; 118 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/util/validation/field → Docs on pkg.go.dev ↗
- prod calls
- 118
- non-test, non-generated
- all calls
- 782
- total callsites
- modules
- 11
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 4%
- 35 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 function32%A direct call to an exported package function, resolved by type.
- Package function (by syntax)68%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into InternalError from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 90 76%
- Kyverno 18 15%
where it's called
Callsites in the wild
12 representative callsites of 782, prioritizing in-loop and non-test usage. We link to source, never display it.
-
crossplane/crossplane @v1.20.11
pkg/validation/apiextensions/v1/composition/connectionDetails.go:37 ↗
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/apis/discovery/validation/validation.go:153
in loop - in loop
-
k8s.io/apiextensions-apiserver @v0.36.3
pkg/apiserver/schema/cel/validation.go:422
in loop -
crossplane/crossplane @v1.20.11
pkg/validation/apiextensions/v1/composition/connectionDetails.go:41 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation.go:422 ↗
in loop - in loop
-
k8s.io/apiextensions-apiserver @v0.36.3
pkg/apiserver/schema/cel/validation.go:482
in loop - in loop
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation.go:482 ↗
in loop -
top callers
The modules that reach for it
The modules that call InternalError most in this snapshot.
- github.com/kubernetes/kubernetes45358%
- k8s.io/code-generator18924%
- k8s.io/kubernetes8210%
- github.com/kyverno/kyverno182%
- k8s.io/apiserver132%
siblings
More from k8s.io/apimachinery/pkg/util/validation/field
The other most-called functions in this package. See all →