commands

package
v1.28.2-0...-a3f5403 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type DeleteCommand

type DeleteCommand struct {
	OverrideDeleteByLabels map[string]string
	// contains filtered or unexported fields
}

func (*DeleteCommand) Run

func (cmd *DeleteCommand) Run(k *k8s.K8sCluster) ([]k8s2.ObjectRef, error)

type DeployCommand

type DeployCommand struct {
	ForceApply          bool
	ReplaceOnError      bool
	ForceReplaceOnError bool
	AbortOnError        bool
	HookTimeout         time.Duration
	NoWait              bool
	// contains filtered or unexported fields
}

func (*DeployCommand) Run

type DiffCommand

type DiffCommand struct {
	ForceApply          bool
	ReplaceOnError      bool
	ForceReplaceOnError bool
	IgnoreTags          bool
	IgnoreLabels        bool
	IgnoreAnnotations   bool
	// contains filtered or unexported fields
}

func (*DiffCommand) Run

type DownscaleCommand

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

func (*DownscaleCommand) Run

type PokeImagesCommand

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

func (*PokeImagesCommand) Run

type PruneCommand

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

func (*PruneCommand) Run

func (cmd *PruneCommand) Run(k *k8s.K8sCluster) ([]k8s2.ObjectRef, error)

type SealCommand

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

func (*SealCommand) Run

func (cmd *SealCommand) Run(sealer *seal.Sealer) error

type ValidateCommand

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

func (*ValidateCommand) ForgetRemoteObject

func (cmd *ValidateCommand) ForgetRemoteObject(ref k8s2.ObjectRef)

func (*ValidateCommand) Run

Jump to

Keyboard shortcuts

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