cluster

package
v0.7.7 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

This section is empty.

Variables

This section is empty.

Functions

func NewClusterCmd

func NewClusterCmd(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 KubeconfigGetOptions added in v0.7.0

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

	File      string
	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