13 lines
501 B
Markdown
13 lines
501 B
Markdown
|
|
# PortBinding
|
||
|
|
|
||
|
|
## Properties
|
||
|
|
|
||
|
|
Name | Type | Description | Notes
|
||
|
|
------------ | ------------- | ------------- | -------------
|
||
|
|
**host_ip** | Option<**String**> | Host IP address that the container's port is mapped to. | [optional]
|
||
|
|
**host_port** | Option<**String**> | Host port number that the container's port is mapped to. | [optional]
|
||
|
|
|
||
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|
|
||
|
|
|