Files
c/kubernetes/docs/extensions_v1beta1_host_port_range.md
2021-03-17 16:50:46 +08:00

442 B

extensions_v1beta1_host_port_range_t

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]