pkg

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func B added in v0.1.5

func Run

func Run(podName,
	namespace,
	containerName,
	serviceAccountName string,
	vscodeDebug bool,
	commands []string, output string) error

Types

type Config added in v0.1.5

type Config struct {
	// contains filtered or unexported fields
}

func NewRestConfig added in v0.1.5

func NewRestConfig() (*Config, error)

type SPDYExecutorFactory added in v0.1.5

type SPDYExecutorFactory interface {
	NewSPDYExecutor(config *rest.Config, method string, url *url.URL) (remotecommand.Executor, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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