539 B
539 B
Port
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ip | Option<String> | Host IP address that the container's port is mapped to | [optional] |
| private_port | i32 | Port on the container | |
| public_port | Option<i32> | Port exposed on the host | [optional] |
| r#type | String |