runc/libcontainer/integration
Aleksa Sarai 24388be71e
configs: use different types for .Devices and .Resources.Devices
Making them the same type is simply confusing, but also means that you
could accidentally use one in the wrong context. This eliminates that
problem. This also includes a whole bunch of cleanups for the types
within DeviceRule, so that they can be used more ergonomically.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2020-05-13 17:38:45 +10:00
..
checkpoint_test.go libcontainer/integration/checkpoint_test: simplify 2020-04-23 15:22:32 -07:00
doc.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
exec_test.go systemd: Export IsSystemdRunning() function 2020-03-30 15:24:06 -07:00
execin_test.go Fix race in runc exec 2018-06-01 16:25:58 -07:00
init_test.go integration: fix mis-use of libcontainer.Factory 2019-01-24 23:12:48 +13:00
seccomp_test.go Fix race in runc exec 2018-06-01 16:25:58 -07:00
template_test.go configs: use different types for .Devices and .Resources.Devices 2020-05-13 17:38:45 +10:00
utils_test.go integration: fix mis-use of libcontainer.Factory 2019-01-24 23:12:48 +13:00