moby--moby/daemon/cluster
Sebastiaan van Stijn 0c7b930952
daemon/cluster: fix empty-lines (revive)
daemon/cluster/convert/service.go:96:34: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/convert/service.go:169:44: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/convert/service.go:470:30: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/convert/container.go:224:23: empty-lines: extra empty line at the start of a block (revive)
    daemon/cluster/convert/network.go:109:14: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/convert/service.go:537:27: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/services.go:247:19: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/services.go:252:41: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/services.go:256:12: empty-lines: extra empty line at the end of a block (revive)
    daemon/cluster/services.go:289:80: empty-lines: extra empty line at the start of a block (revive)
    daemon/cluster/executor/container/health_test.go:18:37: empty-lines: extra empty line at the start of a block (revive)
    daemon/cluster/executor/container/adapter.go:437:68: empty-lines: extra empty line at the end of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-28 01:58:50 +02:00
..
controllers/plugin daemon/cluster: use types/registry.AuthConfig 2022-07-29 23:05:16 +02:00
convert daemon/cluster: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
executor daemon/cluster: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
provider
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
filters.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
filters_test.go
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
listen_addr_others.go
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 opts: ParseTCPAddr(): extract parsing logic, consistent errors 2022-05-01 19:53:40 +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 Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00