fly_mysql

package
v0.3.11 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SharedFlags = flag.Set{
	flag.Int{
		Name:        "size",
		Description: "The number of members in your cluster",
	},
	flag.Int{
		Name:        "cpu",
		Description: "The number of CPUs assigned to each cluster member",
	},
	flag.Int{
		Name:        "memory",
		Description: "Memory (in GB) assigned to each cluster member",
	},
}

Functions

func New

func New() (cmd *cobra.Command)

Types

This section is empty.

Jump to

Keyboard shortcuts

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