revisionEnvironmentVariable top-level constant

String const revisionEnvironmentVariable

The name of the Cloud Run revision being run.

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

Implementation

const revisionEnvironmentVariable = 'K_REVISION';