|
@@ -297,8 +297,6 @@ type Info struct {
|
|
Labels []string
|
|
Labels []string
|
|
ExperimentalBuild bool
|
|
ExperimentalBuild bool
|
|
ServerVersion string
|
|
ServerVersion string
|
|
- ClusterStore string `json:",omitempty"` // Deprecated: host-discovery and overlay networks with external k/v stores are deprecated
|
|
|
|
- ClusterAdvertise string `json:",omitempty"` // Deprecated: host-discovery and overlay networks with external k/v stores are deprecated
|
|
|
|
Runtimes map[string]Runtime
|
|
Runtimes map[string]Runtime
|
|
DefaultRuntime string
|
|
DefaultRuntime string
|
|
Swarm swarm.Info
|
|
Swarm swarm.Info
|