Files
k3s/vendor/k8s.io/utils/exec
2020-08-28 17:18:31 -07:00
..
2019-01-11 21:58:27 -07:00
2019-04-08 22:50:54 -07:00
2020-08-28 17:18:31 -07: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.