Function var

Source
pub fn var(name: impl AsRef<str>) -> Option<&'static str>
Expand description

Get an environment variable value. Subject to whitelists and modifications from Envoy configuration.