containerd/services/server
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 Allow passing environent variables to StreamProcessors 2021-01-11 13:15:12 -05:00
server_linux.go support cgroup2 2019-12-12 02:56:51 +09:00
server_solaris.go Correct import path in services/server package 2019-04-11 23:07:46 -05:00
server_test.go vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
server_unsupported.go Use ttrpc to publish runtime v2 events 2019-04-09 14:38:50 -04:00
server_windows.go Add ttrpc server to containerd 2019-04-09 13:08:23 -04:00
server.go Allow passing environent variables to StreamProcessors 2021-01-11 13:15:12 -05:00