cluster

package
v1.2.25-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 34 Imported by: 1

Documentation

Index

Constants

View Source
const (
	OidcConfigIdFlag      = "oidc-config-id"
	ClassicOidcConfigFlag = "classic-oidc-config"

	MinReplicasSingleAZ = 2
	MinReplicaMultiAZ   = 3
)
View Source
const (
	HostPrefixMin = 23
	HostPrefixMax = 26
)

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "cluster",
	Short: "Create cluster",
	Long:  "Create cluster.",
	Example: `  # Create a cluster named "mycluster"
  rosa create cluster --cluster-name=mycluster

  # Create a cluster in the us-east-2 region
  rosa create cluster --cluster-name=mycluster --region=us-east-2`,
	Run: run,
}

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