serviceEnvironmentVariable top-level constant

String const serviceEnvironmentVariable

The name of the Cloud Run service being run.

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

Implementation

const serviceEnvironmentVariable = 'K_SERVICE';