config

package
v1.6.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	EnvWorkspace  = "WORKSPACE"
	EnvQEUsage    = "QE_USAGE"
	EnvTestOutput = "RHCS_OUTPUT"

	EnvRHCSToken = "RHCS_TOKEN"
	EnvRHCSURL   = "RHCS_URL"

	EnvClusterID = "CLUSTER_ID"

	EnvClusterProfile     = "CLUSTER_PROFILE"
	EnvClusterProfilesDir = "PROFILES_DIR"

	EnvRegion                = "REGION"
	EnvMajorVersion          = "MAJOR_VERSION"
	EnvVersion               = "VERSION"
	EnvChannelGroup          = "CHANNEL_GROUP"
	EnvRHCSVersion           = "RHCS_VERSION"
	EnvRHCSSource            = "RHCS_SOURCE"
	EnvRHCSModuleVersion     = "RHCS_MODULE_VERSION"      // Set this to update the version for the terraform-redhat/rosa-classic/rhcs module
	EnvRHCSModuleSource      = "RHCS_MODULE_SOURCE"       // Set this to update the source for the terraform-redhat/rosa-classic/rhcs module
	EnvRHCSModuleSourceLocal = "RHCS_MODULE_SOURCE_LOCAL" // Set this to any value if `RHCS_MODULE_SOURCE` refers to a local path, in which case `RHCS_MODULE_VERSION` will be ignored
	EnvWaitOperators         = "WAIT_OPERATORS"
	EnvRHCSClusterName       = "RHCS_CLUSTER_NAME"
	EnvRHCSClusterNamePrefix = "RHCS_CLUSTER_NAME_PREFIX"
	EnvRHCSClusterNameSuffix = "RHCS_CLUSTER_NAME_SUFFIX"
	EnvComputeMachineType    = "COMPUTE_MACHINE_TYPE"

	EnvManifestsFolder                   = "MANIFESTS_FOLDER"
	EnvSharedVpcAWSSharedCredentialsFile = "SHARED_VPC_AWS_SHARED_CREDENTIALS_FILE"

	EnvNoClusterDestroy = "NO_CLUSTER_DESTROY"

	EnvSubnetIDs         = "SUBNET_IDS"
	EnvAvailabilityZones = "AVAILABILITY_ZONES"
)

Variables

This section is empty.

Functions

func GetAvailabilityZones

func GetAvailabilityZones() string

func GetChannelGroup

func GetChannelGroup() string

func GetClusterAdminUserFilename

func GetClusterAdminUserFilename() string

func GetClusterNameFilename

func GetClusterNameFilename() string

func GetClusterProfile

func GetClusterProfile() string

func GetClusterProfilesDir

func GetClusterProfilesDir() string

func GetClusterTrustBundleFilename

func GetClusterTrustBundleFilename() string

func GetComputeMachineType

func GetComputeMachineType() string

func GetEnvOrFail

func GetEnvOrFail(key string) string

func GetEnvWithDefault

func GetEnvWithDefault(key string, defaultValue string) string

func GetKubeConfigDir

func GetKubeConfigDir() string

func GetMajorVersion

func GetMajorVersion() string

func GetManifestsDir

func GetManifestsDir() string

func GetQEUsage

func GetQEUsage() string

func GetRHCSClusterName

func GetRHCSClusterName() string

func GetRHCSClusterNamePrefix

func GetRHCSClusterNamePrefix() string

func GetRHCSClusterNameSuffix

func GetRHCSClusterNameSuffix() string

func GetRHCSModuleSource

func GetRHCSModuleSource() string

func GetRHCSModuleSourceLocal

func GetRHCSModuleSourceLocal() string

func GetRHCSModuleVersion

func GetRHCSModuleVersion() string

func GetRHCSOCMToken

func GetRHCSOCMToken() string

func GetRHCSOutputDir

func GetRHCSOutputDir() string

func GetRHCSSource

func GetRHCSSource() string

func GetRHCSURL

func GetRHCSURL() string

func GetRHCSVersion

func GetRHCSVersion() string

func GetRegion

func GetRegion() string

func GetRootDir

func GetRootDir() string

func GetSharedVpcAWSSharedCredentialsFile

func GetSharedVpcAWSSharedCredentialsFile() string

func GetSubnetIDs

func GetSubnetIDs() string

func GetVersion

func GetVersion() string

func IsNoClusterDestroy

func IsNoClusterDestroy() bool

func IsWaitForOperators

func IsWaitForOperators() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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