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.
Click to show internal directories.
Click to hide internal directories.