Files
c/kubernetes/docs/v1beta1_host_port_range.md
2021-09-15 14:14:46 +08:00

431 B

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]