View Source Dagger.NetworkProtocol (dagger v0.14.0)
Transport layer network protocol associated to a port.
Summary
Types
@type t() :: :TCP | :UDP
Functions
@spec tcp() :: :TCP
@spec udp() :: :UDP
Transport layer network protocol associated to a port.
@type t() :: :TCP | :UDP
@spec tcp() :: :TCP
@spec udp() :: :UDP