Documentation ¶
Index ¶
- func GetKubeconfArgs(opts *cluster.GetKubeconfigCommand) cobra.PositionalArgs
- func NewClusterCommand(cfgFactory config.Factory) *cobra.Command
- func NewGetKubeconfigCommand(cfgFactory config.Factory) *cobra.Command
- func NewListCommand(cfgFactory config.Factory) *cobra.Command
- func NewStatusCommand(cfgFactory config.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKubeconfArgs ¶
func GetKubeconfArgs(opts *cluster.GetKubeconfigCommand) cobra.PositionalArgs
GetKubeconfArgs extracts one or less arguments from command line, and saves it as name
func NewClusterCommand ¶
NewClusterCommand creates a command for interacting with a Kubernetes cluster.
func NewGetKubeconfigCommand ¶
NewGetKubeconfigCommand creates a command which retrieves cluster kubeconfig
func NewListCommand ¶
NewListCommand creates a command which retrieves list of clusters
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.