gcloud

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterActions = cfgutil.NewClusterActions(
	deleteCluster,
	clusterExists,
	createCluster,
	loadImage,
	install,
	reloadLocalImage,
	applyDefaultStorage,
	setupKubeconfig,
	describeEnv,
)

Functions

This section is empty.

Types

type ClusterConfig

type ClusterConfig struct {
	Project        string
	NumNodes       string
	MachineType    string
	ImageType      string
	Region         string
	ClusterVersion string
	BootDisk       string
	BootSize       string
}

func (ClusterConfig) ToCliArgs

func (cfg ClusterConfig) ToCliArgs() []string

Jump to

Keyboard shortcuts

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