k8s.io/kubectl/pkg/util/i18n.T
third-partyThe 705th most-called third-party function by production calls. Called 1,002 times across 8 modules; 994 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 994
- non-test, non-generated
- all calls
- 1,002
- total callsites
- modules
- 8
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- <1%
- 8 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 function64%A direct call to an exported package function, resolved by type.
- Package function (by syntax)36%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into T from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 986 99%
where it's called
Callsites in the wild
12 representative callsites of 1,002, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubectl @v0.37.0
pkg/cmd/plugin/plugin_completion.go:139
in loop -
k8s.io/kubectl @v0.37.0
pkg/util/i18n/i18n_test.go:155
in loop test -
-
-
-
tilt-dev/tilt @v0.37.7
-
-
-
k8s.io/kops @v1.36.2
cmd/kops/trust.go:27
-
tilt-dev/tilt @v0.37.7
-
top callers
The modules that reach for it
The modules that call T most in this snapshot.
- k8s.io/kubectl36436%
- github.com/kubernetes/kubernetes35936%
- github.com/kubernetes/kops13113%
- k8s.io/kops13113%
- github.com/tilt-dev/tilt5<1%