env.go | |
---|---|
|
|
Package env contains functions to work with environment variables. |
|
Documentation in literate-programming-style is available at: https://redhatinsights.github.io/insights-operator-utils/packages/env/env.html |
|
GetEnv return value of environment variable if it exists, or provided fallback value otherwise. |
|