configurationEnvironmentVariable top-level constant

String const configurationEnvironmentVariable

The name of the Cloud Run configuration being run.

See https://docs.cloud.google.com/run/docs/container-contract#services-env-vars

Implementation

const configurationEnvironmentVariable = 'K_CONFIGURATION';