package
1.0.5
Repository: https://github.com/labring/operator-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Exec

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