DockerEngineAPI.Model.PortStatus (ex_docker_api v1.48.0)
View Sourcerepresents the port status of a task's host ports whose service has published host ports
Summary
Types
@type t() :: %DockerEngineAPI.Model.PortStatus{ Ports: [DockerEngineAPI.Model.EndpointPortConfig.t()] | nil }