k8s.io/utils/exec.Interface.Command
third-partyThe 7004th most-called third-party method by production calls. Called 104 times across 6 modules; 85 of those run outside tests and generated code.
6% in production calls vs 2026-W37 (90 → 85)
- prod calls
- 85
- non-test, non-generated
- all calls
- 104
- total callsites
- modules
- 6
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 18%
- 19 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 Interface.Command from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 78 92%
- containerd 5 6%
- Longhorn 2 2%
where it's called
Callsites in the wild
12 representative callsites of 104, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.37.0
pkg/volume/iscsi/iscsi_util.go:99
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/volume/iscsi/iscsi_util.go:129
in loop -
k8s.io/kubernetes @v1.37.0
pkg/volume/iscsi/iscsi_util.go:564
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/volume/iscsi/iscsi_util.go:734
in loop -
k8s.io/kubernetes @v1.37.0
pkg/volume/iscsi/iscsi_util.go:742
in loop - in loop
- in loop
-
-
top callers
The modules that reach for it
The modules that call Interface.Command most in this snapshot.
- github.com/kubernetes/kubernetes3938%
- k8s.io/utils2928%
- k8s.io/kubernetes2827%
- github.com/containerd/containerd55%
- github.com/longhorn/longhorn-manager22%
siblings
More from k8s.io/utils/exec
The other most-called members in this package. See all →