package
0.0.0-20241210054802-24370beab758
Repository: https://github.com/kubernetes/utils.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.