constants

package
v1.2.48-rc3 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RosaToken      = "ROSA_TOKEN"       // Token for ROSA authentication
	OcmToken       = "OCM_TOKEN"        // Token for OCM authentication
	AwsProfile     = "AWS_PROFILE"      // AWS CLI profile to use
	AwsRegion      = "AWS_REGION"       // AWS region to use
	OcmConfig      = "OCM_CONFIG"       // Path to OCM configuration file
	OcmTemplateDir = "OCM_TEMPLATE_DIR" // Directory for OCM cloudformation templates
)
View Source
const (
	InstallerRoleArnFlag = "role-arn"
	IssuerUrlFlag        = "issuer-url"
	SecretArnFlag        = "secret-arn"
	OidcConfigIdFlag     = "oidc-config-id"

	SecretsManagerService = "secretsmanager"

	MinorVersionForGetSecret  = "4.12"
	InformOperatorRolesOutput = "To create Operator Roles for this OIDC Configuration, " +
		"run the following command and remember to replace <user-defined> with a prefix of your choice:\n" +
		"\trosa create operator-roles --prefix <user-defined> --oidc-config-id %s\n" +
		"If you are going to create a Hosted Control Plane cluster please include '--hosted-cp'"
)

Variables

This section is empty.

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