k8s.io/kubectl/pkg/util/templates.LongDesc
third-partyThe 2360th most-called third-party function by production calls. Called 260 times across 7 modules; 257 of those run outside tests and generated code.
All of k8s.io/kubectl/pkg/util/templates → Docs on pkg.go.dev ↗
- prod calls
- 257
- non-test, non-generated
- all calls
- 260
- total callsites
- modules
- 7
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 1%
- 3 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 function62%A direct call to an exported package function, resolved by type.
- Package function (by syntax)38%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into LongDesc from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 254 99%
where it's called
Callsites in the wild
12 representative callsites of 260, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubectl @v0.36.3
pkg/util/templates/normalizers_test.go:78
in loop test -
k8s.io/kubectl @v0.36.3
pkg/util/templates/normalizers_test.go:126
in loop test -
k8s.io/kubectl @v0.36.3
pkg/util/templates/normalizers_test.go:126
in loop test -
-
tilt-dev/tilt @v0.37.6
-
-
k8s.io/kubectl @v0.36.3
pkg/cmd/kuberc/kuberc.go:28
-
k8s.io/kubectl @v0.36.3
pkg/cmd/help/help.go:28
-
k8s.io/kubectl @v0.36.3
pkg/cmd/util/printing.go:28
-
-
-
top callers
The modules that reach for it
The modules that call LongDesc most in this snapshot.
- k8s.io/kubectl10139%
- github.com/kubernetes/kubernetes9737%
- github.com/kubernetes/kops2911%
- k8s.io/kops2911%
- github.com/tilt-dev/tilt2<1%
siblings
More from k8s.io/kubectl/pkg/util/templates
The other most-called functions in this package. See all →