Files
go/kubernetes/docs/ExtensionsV1beta1HostPortRange.md
2019-03-26 08:13:00 -07:00

440 B

ExtensionsV1beta1HostPortRange

Properties

Name Type Description Notes
Max int32 max is the end of the range, inclusive.
Min int32 min is the start of the range, inclusive.

[Back to Model list] [Back to API list] [Back to README]