Files
containerd/vendor/k8s.io/utils/exec
Luca Comellini 202abf8fc1 Bump k8s.io deps to v0.25.3
Signed-off-by: Luca Comellini <luca.com@gmail.com>
2022-11-07 15:30:06 -08:00
..
2018-02-16 23:23:47 +00:00
2022-11-07 15:30:06 -08:00
2022-11-07 15:30:06 -08:00
2022-11-07 15:30:06 -08:00
2020-07-04 14:46:03 -04:00

Exec

This package provides an interface for os/exec. It makes it easier to mock and replace in tests, especially with the FakeExec struct.