environment

package
v0.2.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2020 License: MIT Imports: 5 Imported by: 0

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

func CleanEnvironment(variables []string) error

func Deploy

func Deploy(applicationName string, username string, password string, alternates map[string]string, attributes map[string]string) ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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