moby/daemon/cluster
Sebastiaan van Stijn bed0c789dd
daemon/cluster: format code with gofumpt
Formatting the code with https://github.com/mvdan/gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 2d12dc3a58)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-09-26 09:59:54 +02:00
..
controllers/plugin daemon/cluster: format code with gofumpt 2023-09-26 09:59:54 +02:00
convert daemon/cluster: format code with gofumpt 2023-09-26 09:59:54 +02:00
executor daemon/cluster: format code with gofumpt 2023-09-26 09:59:54 +02:00
provider Add canonical import comment 2018-02-05 16:51:57 -05:00
cluster.go daemon/cluster: format code with gofumpt 2023-09-26 09:59:54 +02:00
configs.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
errors.go daemon/cluster: use string-literals for easier grep'ing 2023-07-15 00:50:37 +02: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 daemon/cluster: format code with gofumpt 2023-09-26 09:59:54 +02:00
listen_addr_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_others.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +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: use string-literals for easier grep'ing 2023-07-15 00:50:37 +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 daemon/cluster: format code with gofumpt 2023-09-26 09:59:54 +02:00
volumes.go volumes: fix error-handling when removing volumes with swarm enabled 2023-03-13 19:17:35 +01:00