package
0.0.0-20241227013453-bca544e16838
Repository: https://github.com/khulnasoft-lab/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.