Skip to content

dsdk / v1.47 / Port

Type Alias: Port ​

Port: object

An open port on a container

Type declaration ​

NameTypeDescription
IP?stringHost IP address that the container's port is mapped to
PrivatePortnumberPort on the container
PublicPort?numberPort exposed on the host
Type"tcp" | "udp" | "sctp"-