cluster

package
v0.7.9 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name     = "Cluster"
	NameFull = "Kubernetes Cluster"
)

Variables

This section is empty.

Functions

func NewClusterCmd

func NewClusterCmd(f *cmdutil.Factory) *cobra.Command

func NewClusterLoginCmd added in v0.7.9

func NewClusterLoginCmd(f *cmdutil.Factory) *cobra.Command

func NewKubeconfigGetCmd added in v0.7.0

func NewKubeconfigGetCmd(f *cmdutil.Factory) *cobra.Command

func NewKubeconfigSetCmd

func NewKubeconfigSetCmd(f *cmdutil.Factory) *cobra.Command

Types

type ClusterLoginOptions added in v0.7.9

type ClusterLoginOptions struct {
	IO        *iostreams.IOStreams
	ApiClient func() (*api.Client, error)

	ClusterID uuid.UUID
}

type KubeconfigSetOptions

type KubeconfigSetOptions struct {
	IO        *iostreams.IOStreams
	ApiClient func() (*api.Client, error)

	File      string
	ClusterID uuid.UUID
}

Jump to

Keyboard shortcuts

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