mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05: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