Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
PeerInfo
/
PeerInfo
Peer
Info
constructor
(
name
:
String
?
=
null
,
IP
:
String
?
=
null
)
Parameters
name
ID of the peer-node in the Swarm cluster.
IP
IP-address of the peer-node in the Swarm cluster.