mirror of
https://github.com/kubernetes-csi/csi-driver-nvmf.git
synced 2025-08-18 05:37:05 +00:00
Commit summary:
1fbad65
Squashed 'release-tools/' changes from f9d5b9c..98f2307
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
168 B
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.