mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
- `TLSInfo` is part of `Node.Description`, but was documented as a direct child of `Node` - `Node.TLSInfo` incorrectly was using the `SwarmSpec` type, instead of `TLSInfo` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: b2de157a41bbd18ca4317792614e8630d73a7102 Component: engine