moby/daemon/cluster
Akihiro Suda 038a361a91
daemon/cluster: convert new BindOptions
Convert CreateMountpoint, ReadOnlyNonRecursive, and ReadOnlyForceRecursive.

See moby/swarmkit PR 3134

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-06-08 10:17:04 +09:00
..
controllers/plugin migrate pkg/pubsub to github.com/moby/pubsub 2022-09-30 18:40:19 +02:00
convert daemon/cluster: convert new BindOptions 2023-06-08 10:17:04 +09:00
executor daemon/cluster: convert new BindOptions 2023-06-08 10:17:04 +09:00
provider Add canonical import comment 2018-02-05 16:51:57 -05:00
cluster.go opts: ParseTCPAddr(): extract parsing logic, consistent errors 2022-05-01 19:53:40 +02:00
configs.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
filters_test.go daemon: inline filters in tests 2023-04-25 15:13:26 +02:00
helpers.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
listen_addr.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
listen_addr_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_others.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
networks.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
noderunner.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
nodes.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
secrets.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
services.go daemon/cluster: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
swarm.go daemon/cluster: inline filters 2023-04-25 15:17:44 +02:00
tasks.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
utils.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
volumes.go volumes: fix error-handling when removing volumes with swarm enabled 2023-03-13 19:17:35 +01:00