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

467 B

PeerInfo

Properties

Name Type Description Notes
name Option<String> ID of the peer-node in the Swarm cluster. [optional]
ip Option<String> IP-address of the peer-node in the Swarm cluster. [optional]

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