admin_deploy_kubernetes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Down

type Down struct {
	KubeConfig string `name:"kubeconfig" short:"k" help:"Absolute path to the kubeconfig file"`
}

func (*Down) Help added in v0.4.0

func (f *Down) Help() string

func (*Down) Run

func (k *Down) Run(ctx context.Context, remover deploy.KubernetesRemover, logger log.FLogger) error

type Up

type Up struct {
	KubeConfig string `name:"kubeconfig" short:"k" help:"Absolute path to the kubeconfig file"`
}

func (*Up) Help added in v0.4.0

func (f *Up) Help() string

func (*Up) Run

func (k *Up) Run(ctx context.Context, deployer deploy.KubernetesDeployer, logger log.FLogger, config client.Config) error

Jump to

Keyboard shortcuts

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