PeerInfo represents one peer of an overlay network.
@type t() :: %DockerEngineAPI.Model.PeerInfo{ IP: String.t() | nil, Name: String.t() | nil }