containerd/oci
Akihiro Suda 8ba8533bde
pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount
Move `pkg/cri/opts.WithoutRunMount` function to `oci.WithoutRunMount`
so that it can be used without dependency on CRI.

Also add `oci.WithoutMounts(dests ...string)` for generality.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-04-07 21:25:36 +09: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 pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount 2021-04-07 21:25:36 +09: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 pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount 2021-04-07 21:25:36 +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 pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount 2021-04-07 21:25:36 +09: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