Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
Executor implements the remotecommand.Executor interface for testing purpose. See https://pkg.go.dev/k8s.io/client-go/tools/remotecommand#Executor.
func NewExecutor ¶
NewExecutor returns a new instance of Executor.
func (*Executor) Stream ¶
func (f *Executor) Stream(options remotecommand.StreamOptions) error
Stream provides the implementation to satisfy the remotecommand.Executor interface.
Click to show internal directories.
Click to hide internal directories.