containerd/oci
Brian Goff 7776e5ef2a Support adding devices by dir
This enables cases where devices exist in a subdirectory of /dev,
particularly where those device names are not portable across machines,
which makes it problematic to specify from a runtime such as cri.

Added this to `ctr` as well so I could test that the code at least
works.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-03-15 16:42:23 +00:00
..
client.go Licence header added 2018-02-19 10:32:26 +09:00
spec_opts_linux_test.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
spec_opts_linux.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
spec_opts_nonlinux.go oci.WithPrivileged: set the current caps, not the known caps 2021-02-10 17:14:17 +09:00
spec_opts_test.go oci: move cap UT to _linux_test.go 2021-02-10 17:42:18 +09:00
spec_opts_unix_test.go Add Opt for modifying shm size 2019-09-18 10:20:36 -04:00
spec_opts_unix.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
spec_opts_windows_test.go OCI Modifiers for Windows 2019-02-06 10:44:36 -08:00
spec_opts_windows.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
spec_opts.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
spec_test.go oci.WithPrivileged: set the current caps, not the known caps 2021-02-10 17:14:17 +09:00
spec.go Word spelling correction 2019-09-25 16:49:54 +08:00