region

package
v0.1.15-rc2 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CloudRegionsCmd = &cobra.Command{
	Use:   "region",
	Short: "Manage cloud regions",
	Long:  "Manage cloud regions for your YBM clusters",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}
View Source
var InstanceCmd = &cobra.Command{
	Use:   "instance",
	Short: "Manage instance types",
	Long:  "Manage instance types for your YBM clusters",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳