csi-driver-nvmf/vendor/k8s.io/utils/exec/README.md
Terry Howe b2a04b5291 release-tools: update
Commit summary:
1fbad65 Squashed 'release-tools/' changes from f9d5b9c..98f2307

Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2024-12-09 12:39:41 -07:00

168 B

Exec

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