moby--moby/plugin/v2
Anusha Ragunathan 4d1edcb2cc Add pid host support
Tested using global-net-plugin-ipc which sets PidHost in config.json.

Plugins might need access to host pid namespace. Add support for that.
Tested using aragunathan/global-net-plugin-ipc which sets "pidhost" in
config.json. Observed using `readlink /proc/self/ns/pid` that plugin and
host have the same ns.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2017-03-21 13:39:01 -07:00
..
plugin.go Merge pull request #29564 from aaronlehmann/getter-types 2017-01-10 09:35:19 +01:00
plugin_linux.go Add pid host support 2017-03-21 13:39:01 -07:00
plugin_unsupported.go
settable.go
settable_test.go