Port An open port on a container
| 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] |
- Serializable