k8s.io/kubectl/pkg/describe.PrefixWriter.Write
third-partyThe 925th most-called third-party method by production calls. Called 719 times across 2 modules; 719 of those run outside tests and generated code.
- prod calls
- 719
- non-test, non-generated
- all calls
- 719
- total callsites
- modules
- 2
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into PrefixWriter.Write from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 693 96%
where it's called
Callsites in the wild
12 representative callsites of 719, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:319
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:327
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:333
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:342
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:506
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:589
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:617
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:624
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:628
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:633
in loop -
k8s.io/kubectl @v0.36.3
pkg/describe/describe.go:634
in loop
top callers
The modules that reach for it
The modules that call PrefixWriter.Write most in this snapshot.
- k8s.io/kubectl69396%
- github.com/loft-sh/vcluster264%