docker-sdk-rust/docs/PeerNode.md
2025-06-16 16:37:36 +07:00

486 B

PeerNode

Properties

Name Type Description Notes
node_id Option<String> Unique identifier of for this node in the swarm. [optional]
addr Option<String> IP address and ports at which this node can be reached. [optional]

[Back to Model list] [Back to API list] [Back to README]