kubectl

package
v0.0.0-...-4ef6c67 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

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

func NewCLI

func NewCLI(logger log.Logger, binpath string, verbose bool) (*CLI, error)

func (*CLI) GetKubeConfig

func (cli *CLI) GetKubeConfig(clustername string, exportLocalFilePath string) error

func (*CLI) GetPods

func (cli *CLI) GetPods(kindConfigfile string, namespace string) error

func (*CLI) InstallKubeflow

func (cli *CLI) InstallKubeflow(kubeConfigFile string, kfmanifestFile string) error

func (*CLI) ListClusters

func (cli *CLI) ListClusters() ([]string, error)

func (*CLI) Portforward

func (cli *CLI) Portforward(kubeConfigFile, svc, namespace string, address string, fromPort, toPort int) error

func (*CLI) ProvisonCluster

func (cli *CLI) ProvisonCluster(kindConfigfile string) error

func (*CLI) RemoveCluster

func (cli *CLI) RemoveCluster(clustername string) error

func (*CLI) RemoveKubeflow

func (cli *CLI) RemoveKubeflow(kubeConfigFile string, kfmanifestFile string) error

Jump to

Keyboard shortcuts

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