k8s.io/code-generator/cmd/validation-gen/util.NativeType
third-partyThe 4047th most-called third-party function by production calls. Called 148 times across 2 modules; 147 of those run outside tests and generated code.
All of k8s.io/code-generator/cmd/validation-gen/util → Docs on pkg.go.dev ↗
- prod calls
- 147
- non-test, non-generated
- all calls
- 148
- total callsites
- modules
- 2
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- <1%
- 1 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 function45%A direct call to an exported package function, resolved by type.
- Package function (by syntax)55%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NativeType from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 147 100%
where it's called
Callsites in the wild
12 representative callsites of 148, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validators/dependentrequired.go:107 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validators/union.go:246 ↗
in loop -
k8s.io/code-generator @v0.36.3
cmd/validation-gen/validators/union.go:251
in loop -
k8s.io/code-generator @v0.36.3
cmd/validation-gen/validation.go:651
in loop -
k8s.io/code-generator @v0.36.3
cmd/validation-gen/validation.go:651
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validation.go:770 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validation.go:770 ↗
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validation.go:1297 ↗
in loop -
k8s.io/code-generator @v0.36.3
cmd/validation-gen/util/util_test.go:251
in loop test -
k8s.io/code-generator @v0.36.3
cmd/validation-gen/util/util.go:42
-
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validators/zeroorone.go:46 ↗
-
kubernetes/kubernetes @master
staging/src/k8s.io/code-generator/cmd/validation-gen/validators/monotonic.go:53 ↗
top callers
The modules that reach for it
The modules that call NativeType most in this snapshot.
- github.com/kubernetes/kubernetes8155%
- k8s.io/code-generator6745%
siblings
More from k8s.io/code-generator/cmd/validation-gen/util
The other most-called functions in this package. See all →