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

426 B

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] [Back to API list] [Back to README]