k8s.io/kubectl/pkg/util/i18n.T
third-partyThe 693rd most-called third-party function by production calls. Called 1,005 times across 8 modules; 996 of those run outside tests and generated code.
- prod calls
- 996
- non-test, non-generated
- all calls
- 1,005
- total callsites
- modules
- 8
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- <1%
- 9 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 988 99%
where it's called
Callsites in the wild
12 representative callsites of 1,005, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubectl @v0.36.3
pkg/cmd/plugin/plugin_completion.go:139
in loop - in loop
-
k8s.io/kubectl @v0.36.3
pkg/cmd/run/run_test.go:89
in loop test -
k8s.io/kubectl @v0.36.3
pkg/util/i18n/i18n_test.go:155
in loop test -
-
tilt-dev/tilt @v0.37.6
-
-
-
-
-
tilt-dev/tilt @v0.37.6
-
k8s.io/kops @v1.36.1
cmd/kops/export.go:27
top callers
The modules that reach for it
The modules that call T most in this snapshot.
- k8s.io/kubectl36737%
- github.com/kubernetes/kubernetes35936%
- github.com/kubernetes/kops13113%
- k8s.io/kops13113%
- github.com/tilt-dev/tilt5<1%