Environment Variable Input

This extension may be referenced by the qualified name envoy.matching.common_inputs.environment_variable

Note

This extension is intended to be robust against untrusted downstream traffic. It assumes that the upstream is trusted.

Tip

This extension extends and can be used with the following extension category:

extensions.matching.common_inputs.environment_variable.v3.Config

[extensions.matching.common_inputs.environment_variable.v3.Config proto]

Reads an environment variable to provide an input for matching.

{
  "name": "..."
}
name

(string, REQUIRED) Name of the environment variable to read from.