Update all usages of FakeExec to pointer to avoid copying the mutex
k8s.io/utils
9bab9ef40391
This package provides an interface for os/exec. It makes it easier to mock and replace in tests, especially with the FakeExec struct.
os/exec