k8s.io/utils/exec.Cmd.CombinedOutput
third-partyThe 6807th most-called third-party method by production calls. Called 104 times across 6 modules; 87 of those run outside tests and generated code.
- prod calls
- 87
- non-test, non-generated
- all calls
- 104
- total callsites
- modules
- 6
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 16%
- 17 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 Cmd.CombinedOutput from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 76 87%
- containerd 10 11%
- Longhorn 1 1%
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.36.3
pkg/volume/iscsi/iscsi_util.go:100
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/volume/iscsi/iscsi_util.go:130
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/volume/iscsi/iscsi_util.go:565
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/volume/iscsi/iscsi_util.go:735
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/volume/iscsi/iscsi_util.go:743
in loop -
k8s.io/utils @v0.0.0-20260707023825-cf1189d6abe3
nsenter/nsenter_test.go:60
in loop test -
top callers
The modules that reach for it
The modules that call Cmd.CombinedOutput most in this snapshot.
- github.com/kubernetes/kubernetes3837%
- k8s.io/kubernetes3130%
- k8s.io/utils2423%
- github.com/containerd/containerd55%
- github.com/containerd/containerd/v255%
siblings
More from k8s.io/utils/exec
The other most-called members in this package. See all →