Represents a peer-node in the swarm
@type t() :: %DockerEngineAPI.Model.PeerNode{ Addr: String.t() | nil, NodeID: String.t() | nil }