Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 472 Bytes

File metadata and controls

21 lines (11 loc) · 472 Bytes

Port

Port An open port on a container

Properties

Name Type Description Notes
privatePort Integer Port on the container
type String type
IP String Host IP address that the container's port is mapped to [optional]
publicPort Integer Port exposed on the host [optional]

Implemented Interfaces

  • Serializable