containerd/services/server/config
Stefan Berger 1917ca5f79 Allow passing environent variables to StreamProcessors
Add support for an 'env' field to the StreamProcessor configuration
and append the environment variables found there to the os.Environ()
array.
The env field takes environment variables in the form of key=value.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-01-11 13:15:12 -05:00
..
config_test.go vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
config.go Allow passing environent variables to StreamProcessors 2021-01-11 13:15:12 -05:00