moby--moby/daemon/config
Sebastiaan van Stijn 68bf777ece
daemon: remove deprecated fields and flags for cluster-advertise
Removes:

- CommonConfig.ClusterStore
- CommonConfig.ClusterOpts
- CommonConfig.ClusterAdvertise
- The deprecated --cluster-advertise, --cluster-store, and
  --cluster-store-opt flags

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-12 15:39:20 +02:00
..
builder.go Add GoDoc to fix linting validation 2019-10-21 21:36:22 +02:00
builder_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config.go daemon: remove deprecated fields and flags for cluster-advertise 2022-07-12 15:39:20 +02:00
config_linux.go daemon/config: remove unneeded alias 2022-04-17 13:08:34 +02:00
config_linux_test.go daemon/config: use more assertions in tests 2022-06-29 19:59:23 +02:00
config_test.go daemon/config: use more assertions in tests 2022-06-29 19:59:23 +02:00
config_windows.go Allow switching Windows runtimes. 2021-09-23 17:44:04 +00:00
config_windows_test.go daemon/config: use more assertions in tests 2022-06-29 19:59:23 +02:00
opts.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00