1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin/v2
Tibor Vass c28c63472a plugins: linux capabilities and device creation
In the plugin manifest, Capabilities has been moved to
Linux.Capabilities to avoid confusion with Interface.Types[i].Capability

A DeviceCreation boolean has also been added to the manifest. This could
be changed in the future to be specific to a major number.

Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 9f239281b1)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-22 16:16:04 -08:00
..
plugin.go plugins: linux capabilities and device creation 2016-11-22 16:16:04 -08:00
settable.go support mounts, devices and args for docker plugin set 2016-11-10 11:55:48 -08:00
settable_test.go support mounts, devices and args for docker plugin set 2016-11-10 11:55:48 -08:00