runc/libcontainer/devices
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
..
devices.go configs: use different types for .Devices and .Resources.Devices 2020-05-13 17:38:45 +10:00
devices_test.go remove placeholder for non-linux platforms 2017-11-24 18:14:51 +00:00