python/kubernetes/docs/ExtensionsV1beta1HostPortRange.md
2018-03-12 11:11:47 -07:00

12 lines
436 B
Markdown

# ExtensionsV1beta1HostPortRange
## 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)