Search
Address represents an IPv4 or IPv6 IP address.
@type t() :: %DockerEngineAPI.Model.Address{Addr: String.t(), PrefixLen: integer()}