iexec

package
v1.19.14 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Namespace       string
	LabelSelector   string
	Naked           bool
	VimMode         bool
	PodFilter       string
	ContainerFilter string
	RemoteCmd       []string
}

type Iexec

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

func NewIexec

func NewIexec(restConfig *rest.Config, config *Config) *Iexec

func (*Iexec) Do

func (r *Iexec) Do() error

type Iexecer

type Iexecer interface {
	Do() error
}

Jump to

Keyboard shortcuts

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