environment

package
v0.0.0-...-1305305 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	//used for mock tests
	ENV_KEY_PARTICIPANT_REGISTRY_SERVICE_CLIENT = "PARTICIPANT_REGISTRY_CLIENT"

	ENV_KEY_KAFKA_BROKER_URL           = "KAFKA_BROKER_URL"
	ENV_KEY_DYNAMO_DB_REGION           = "DYNAMO_DB_REGION"
	ENV_KEY_DYNAMO_DB_TABLE_NAME       = "DYNAMO_DB_TABLE_NAME"
	ENV_KEY_KAFKA_ENABLE_SSL           = "KAFKA_ENABLE_SSL"
	ENV_KEY_KAFKA_CA_LOCATION          = "KAFKA_CA_LOCATION"
	ENV_KEY_KAFKA_CERTIFICATE_LOCATION = "KAFKA_CERTIFICATE_LOCATION"
	ENV_KEY_KAFKA_KEY_LOCATION         = "KAFKA_KEY_LOCATION"
	ENV_KEY_KAFKA_KEY_PASSWORD         = "KAFKA_KEY_PASSWORD"
	ENV_KEY_WW_BIC                     = "WW_BIC"
	ENV_KEY_WW_ID                      = "WW_ID"

	//***** AWS secrets Participant specific environments
	//2
	//Strong-hold Callback Credentials, should be participant specific
	ENV_KEY_ANCHOR_SH_PASS     = "ANCHOR_SH_PASS"
	ENV_KEY_ANCHOR_SH_SEC      = "ANCHOR_SH_SEC"
	ENV_KEY_ANCHOR_SH_CRED     = "ANCHOR_SH_CRED"
	ENV_KEY_ANCHOR_SH_VENEU    = "ANCHOR_SH_VENUE"
	ENV_KEY_ANCHOR_SH_ROOT_URL = "ANCHOR_SH_ROOT_URL"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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