arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
7 stars 9 forks source link

Added function getEnvVar() #196

Closed jaredoconnell closed 4 months ago

jaredoconnell commented 4 months ago

Changes introduced with this PR

This is a simple function to get en env variable. This has many potential uses, including getting the kubeconfig location from the KUBECONFIG environment variable.


By contributing to this repository, I agree to the contribution guidelines.