k8s.io/apimachinery/pkg/util/validation/field.Path.Child
third-partyThe 434th most-called third-party method by production calls. Called 2,959 times across 17 modules; 1,890 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/util/validation/field → Docs on pkg.go.dev ↗
- prod calls
- 1,890
- non-test, non-generated
- all calls
- 2,959
- total callsites
- modules
- 17
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 13%
- 397 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.Child from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 1,281 68%
- Kyverno 228 12%
- Cilium 26 1%
- Helm 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,959, 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:48 ↗
in loop - in loop
-
helm/v4 @v4.2.3
internal/chart/v3/lint/rules/template.go:247
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
- in loop
top callers
The modules that reach for it
The modules that call Path.Child most in this snapshot.
- k8s.io/code-generator68123%
- github.com/cert-manager/cert-manager47416%
- github.com/kubernetes/kops38213%
- k8s.io/kops38213%
- k8s.io/apiextensions-apiserver30710%
siblings
More from k8s.io/apimachinery/pkg/util/validation/field
The other most-called members in this package. See all →