env

package
v0.0.0-...-137a528 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AWS_REGION = env.GetEnv("AWS_REGION", "us-east-1")

AWS_REGION - AWS Region where the application is currently executing.

View Source
var GATEWAY_ENVIRONMENT = env.GetEnv("GATEWAY_ENVIRONMENT", "lambda")

GATEWAY_ENVIRONMENT - The environment the gateway needs to connect to e.g. "lambda" for aws lambda OR "http" for EC2

View Source
var JOB_QUEUE_ARN = env.GetEnv("NITRIC_JOB_QUEUE_ARN", "")

JOB_QUEUE_ARN - The AWS ARN of the job queue to use for job execution

View Source
var NITRIC_AWS_RESOURCE_RESOLVER = env.GetEnv("NITRIC_AWS_RESOURCE_RESOLVER", "ssm")

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