1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster
Akihiro Suda 596cdffb9f mount: add BindOptions.NonRecursive (API v1.40)
This allows non-recursive bind-mount, i.e. mount(2) with "bind" rather than "rbind".

Swarm-mode will be supported in a separate PR because of mutual vendoring.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-11-06 17:51:58 +09:00
..
controllers/plugin Compile fix 2018-07-11 15:52:19 +02:00
convert mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
executor Merge pull request #37400 from olljanat/34795-allow-npipe 2018-09-26 09:54:42 -07:00
provider Add canonical import comment 2018-02-05 16:51:57 -05:00
cluster.go cluster: set bigger grpc limit for array requests 2018-10-30 16:02:34 -07:00
configs.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters.go Changes to cluster/filter, swagger.yaml, version-history.md for filtering on node labels. 2018-08-21 22:17:23 +02:00
filters_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
helpers.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
listen_addr.go Fix for default-addr-pool-mask-length param max value check 2018-10-04 00:30:22 -04:00
listen_addr_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_others.go Add canonical import comment 2018-02-05 16:51:57 -05:00
networks.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
noderunner.go Global Default AddressPool - Update 2018-09-11 19:02:54 -04:00
nodes.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
secrets.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
services.go cluster: set bigger grpc limit for array requests 2018-10-30 16:02:34 -07:00
swarm.go Global Default AddressPool - Update 2018-09-11 19:02:54 -04:00
tasks.go cluster: set bigger grpc limit for array requests 2018-10-30 16:02:34 -07:00
utils.go Add canonical import comment 2018-02-05 16:51:57 -05:00