mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-08-02 04:50:40 +08:00

updated kubernetes packages to latest release. Signed-off-by: Madhu Rajanna <madhupr007@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.