package
0.13.0
Repository: https://github.com/shipwright-io/cli.git
Documentation: pkg.go.dev

# Functions

NewFakeClientset instantiate fake client with informed pod.
NewFakeRemoteExecutor instantiate a FakeRemoteExecutor with stubbed error.

# Structs

FakeClientset creates a fake-client to simulate the remote-execution (exec) against a pod.
FakeRemoteExecutor implements exec.RemoteExecutor interface, part of `kubectl exec` subcommand, capturing Execute method input.