kubectl

package
v5.8.3+incompatible Latest Latest
Warning

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

Go to latest
Published: May 31, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Apply(obj runtime.Object) (runtime.Object, error)
}

func New

func New(path string, kubeconfig string) Interface

type Kubectl

type Kubectl struct {
	Path       string
	Kubeconfig string
}

func (*Kubectl) Apply

func (k *Kubectl) Apply(obj runtime.Object) (runtime.Object, error)

Jump to

Keyboard shortcuts

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