python/kubernetes/docs/V1beta1HostPortRange.md
2017-04-05 15:24:07 -07:00

12 lines
426 B
Markdown

# V1beta1HostPortRange
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max** | **int** | max is the end of the range, inclusive. |
**min** | **int** | min is the start of the range, inclusive. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)