k8s.io/apimachinery/pkg/util/validation/field.Path.Index
third-partyThe 1739th most-called third-party method by production calls. Called 593 times across 14 modules; 353 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/util/validation/field → Docs on pkg.go.dev ↗
- prod calls
- 353
- non-test, non-generated
- all calls
- 593
- total callsites
- modules
- 14
- distinct callers
- in loop
- 97%
- of prod calls
- in tests
- 40%
- 240 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 Path.Index from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 187 53%
- Kyverno 63 18%
- Cilium 8 2%
where it's called
Callsites in the wild
12 representative callsites of 593, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
crossplane/crossplane @v1.20.11
pkg/validation/apiextensions/v1/composition/connectionDetails.go:37 ↗
in loop - in loop
-
k8s.io/apiserver @v0.36.3
pkg/admission/plugin/resourcequota/apis/resourcequota/validation/validation.go:30
in loop - in loop
-
k8s.io/kops @v1.36.1
pkg/apis/kops/validation/gce.go:31
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Path.Index most in this snapshot.
- k8s.io/code-generator10718%
- github.com/kyverno/kyverno8715%
- k8s.io/apiserver7513%
- k8s.io/apiextensions-apiserver529%
- github.com/kubernetes/kops519%
siblings
More from k8s.io/apimachinery/pkg/util/validation/field
The other most-called members in this package. See all →