runc/libcontainer/specconv
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
..
example.go libcontainer: use consts of Namespace from runtime-spec 2020-04-19 23:21:40 +09:00
spec_linux.go configs: use different types for .Devices and .Resources.Devices 2020-05-13 17:38:45 +10:00
spec_linux_test.go Honor spec.Process.NoNewPrivileges in specconv.CreateLibcontainerConfig 2020-05-11 13:38:14 -07:00