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

432 B

PolicyV1beta1HostPortRange

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]