kubectl

package
v0.29.4-rc.3 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Paths

type Paths struct {
	Kubectl string
	WorkDir string
}

type Runner

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

func NewRunner

func NewRunner(executor execx.Executor, paths Paths, serverSide, skipNotFound, clientVersion bool) *Runner

func (*Runner) Apply

func (r *Runner) Apply(manifestPath string, params ...string) error

func (*Runner) CmdPath

func (r *Runner) CmdPath() string

func (*Runner) Delete

func (r *Runner) Delete(params ...string) error

func (*Runner) Get

func (r *Runner) Get(sensitive bool, ns string, params ...string) (string, error)

func (*Runner) Stop

func (r *Runner) Stop() error

func (*Runner) Version

func (r *Runner) Version() (string, error)

Jump to

Keyboard shortcuts

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