mpg

package
v0.3.112 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllowedMPGRegions = []string{"fra", "iad", "ord", "syd", "lax"}

Allowed MPG regions

Functions

func ClusterFromFlagOrSelect added in v0.3.108

func ClusterFromFlagOrSelect(ctx context.Context, orgSlug string) (*uiex.ManagedCluster, error)

ClusterFromFlagOrSelect retrieves the cluster ID from the --cluster flag. If the flag is not set, it prompts the user to select a cluster from the available ones for the given organization.

func New

func New() *cobra.Command

Types

type CreateClusterParams added in v0.3.111

type CreateClusterParams struct {
	Name          string
	OrgSlug       string
	Region        string
	Plan          string
	Nodes         int
	VolumeSizeGB  int
	EnableBackups bool
	AutoStop      bool
}

Jump to

Keyboard shortcuts

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