Files
containerd/vendor/k8s.io/utils/exec
2020-07-04 14:46:03 -04:00
..
2018-02-16 23:23:47 +00:00
2019-01-02 10:50:25 -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.