DockerEngineAPI.Model.PortStatus (elixir_dea v1.45.7)
represents 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 }
Functions
Link to this function