PeerInfo

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.