kubectl

package
v0.0.0-...-0c70d8f Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kubectl

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

func NewKubectl

func NewKubectl(exe string, config *rest.Config) *Kubectl

func (*Kubectl) Apply

func (c *Kubectl) Apply(namespace string, cs kubernetes.ChangeSet) (errs kubernetes.SyncError)

func (*Kubectl) ApplySingleObj

func (c *Kubectl) ApplySingleObj(namespace string, resourceFile string) error

func (*Kubectl) DeletePrometheusCrd

func (c *Kubectl) DeletePrometheusCrd() error

func (*Kubectl) Describe

func (c *Kubectl) Describe(namespace, sourceKind, sourceName string) (info string)

func (*Kubectl) Do

func (c *Kubectl) Do(command string) (string, error)

func (*Kubectl) Scaler

func (c *Kubectl) Scaler(namespace, sourceKind, sourceName, replicas string) error

Jump to

Keyboard shortcuts

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