policy.v1beta1.hostPortRange
"HostPortRange defines a range of host ports that will be enabled by a policy for pods to use. It requires both the start and end to be defined."
Index
Fields
fn withMax
withMax(max)
"max is the end of the range, inclusive."
fn withMin
withMin(min)
"min is the start of the range, inclusive."