View Source Dagger.Port (dagger v0.8.7)
A port exposed by a container.
Link to this section Summary
Link to this section Types
@type t() :: %Dagger.Port{ description: Dagger.String.t() | nil, port: Dagger.Int.t(), protocol: Dagger.NetworkProtocol.t() }