PortForward
@dagger.io/dagger / api/client.gen / PortForward
Type Alias: PortForward
PortForward =
object
Properties
backend
backend:
number
Destination port for traffic.
frontend?
optionalfrontend?:number
Port to expose to clients. If unspecified, a default will be chosen.
protocol?
optionalprotocol?:NetworkProtocol
Transport layer protocol to use for traffic.