environment

package
v0.2.4-beta.2 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_]+$"

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