fake

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor struct {
	ServerURL *url.URL
}

Executor implements the remotecommand.Executor interface for testing purpose. See https://pkg.go.dev/k8s.io/client-go/tools/remotecommand#Executor.

func NewExecutor

func NewExecutor(serverURL *url.URL) *Executor

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL