Documentation
¶
Index ¶
Constants ¶
View Source
const ERR_CANT_LOAD_WITH_EMPTY_VALUES = "sorry values required for application name and username, cannot deploy"
View Source
const ERR_KEY_MUST_MATCH_REGEX = "sorry the key must only include letters and underscores [0-9A-Za-z_]"
View Source
const REGEX_KEY_NAME = "(?m)^[0-9A-Za-z_]+$"
View Source
const TEST_VAR_ALTERNATE_PASSWORD = "SECRET_TOKEN"
View Source
const TEST_VAR_ALTERNATE_USERNAME = "ACCESS_KEY"
View Source
const TEST_VAR_APPLICATION_NAME = "my_test_credential_application"
View Source
const TEST_VAR_ATTRIBUTE_NAME = "a_test_attribute"
View Source
const TEST_VAR_ATTRIBUTE_VALUE = "a test attribute value"
View Source
const TEST_VAR_PASSWORD = "as=/sle\\sowkjg@!"
View Source
const TEST_VAR_USERNAME = "a_test_username"
Variables ¶
This section is empty.
Functions ¶
func CleanEnvironment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.