DockerEngineAPI.Model.EndpointSpec (elixir_dea v1.45.7)
Properties that can be configured to access and load balance a service.
Summary
Types
@type t() :: %DockerEngineAPI.Model.EndpointSpec{ Mode: String.t() | nil, Ports: [DockerEngineAPI.Model.EndpointPortConfig.t()] | nil }
Functions
Link to this function