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

# Functions

InitFakeCmd is for creating a fake exec.Cmd.

# Structs

FakeCmd is a simple scripted Cmd type.
FakeExec is a simple scripted Interface type.
FakeExitError is a simple fake ExitError type.
FakeStdIOPipeResponse holds responses to use as fakes for the StdoutPipe and StderrPipe method calls.

# Type aliases

FakeAction is a function type.
FakeCommandAction is the function to be executed.