mirror of https://github.com/knative/client.git
* Add `GetEnvsFromFile` to `util` * Add to `podspec` flags `--env-file` and `EnvFile` to `PodSpec`. * If `env-file` is specified load env vars from file to memory, convert them into ordered map and pass them to UpdateEnvVars function by setting custom args for each one of them instead of using command line args. Signed-off-by: Boaz <boaz.shuster.github@gmail.com> |
||
|---|---|---|
| .. | ||
| mock | ||
| compare.go | ||
| compare_test.go | ||
| corev1_helper.go | ||
| corev1_helper_test.go | ||
| logging_http_transport.go | ||
| logging_http_transport_test.go | ||
| orderedmap.go | ||
| orderedmap_test.go | ||
| parsing_helper.go | ||
| parsing_helper_test.go | ||
| schema_handling.go | ||
| schema_handling_test.go | ||
| unstructured.go | ||
| unstructured_test.go | ||