kubectl

package
v0.8.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	CREATE string = "create"
	APPLY  string = "apply"
	DELETE string = "delete"
)

Variables

This section is empty.

Functions

func KubeApply

func KubeApply(filename string) error

KubeApply runs "kubectl apply -f filename"

func KubeCreate added in v0.8.0

func KubeCreate(filename string) error

KubeCreate runs "kubectl create -f filename"

func KubeDelete

func KubeDelete(filename string) error

KubeDelete runs "kubectl delete -f filename"

Types

This section is empty.

Jump to

Keyboard shortcuts

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