| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Policy.HostPortRange
HostPortRange defines a range of host ports that will be enabled by a policy
for pods to use.
|
static class |
V1beta1Policy.HostPortRange.Builder
HostPortRange defines a range of host ports that will be enabled by a policy
for pods to use.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Policy.HostPortRangeOrBuilder |
V1beta1Policy.PodSecurityPolicySpecOrBuilder.getHostPortsOrBuilder(int index)
hostPorts determines which host port ranges are allowed to be exposed.
|
V1beta1Policy.HostPortRangeOrBuilder |
V1beta1Policy.PodSecurityPolicySpec.getHostPortsOrBuilder(int index)
hostPorts determines which host port ranges are allowed to be exposed.
|
V1beta1Policy.HostPortRangeOrBuilder |
V1beta1Policy.PodSecurityPolicySpec.Builder.getHostPortsOrBuilder(int index)
hostPorts determines which host port ranges are allowed to be exposed.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1beta1Policy.HostPortRangeOrBuilder> |
V1beta1Policy.PodSecurityPolicySpecOrBuilder.getHostPortsOrBuilderList()
hostPorts determines which host port ranges are allowed to be exposed.
|
List<? extends V1beta1Policy.HostPortRangeOrBuilder> |
V1beta1Policy.PodSecurityPolicySpec.getHostPortsOrBuilderList()
hostPorts determines which host port ranges are allowed to be exposed.
|
List<? extends V1beta1Policy.HostPortRangeOrBuilder> |
V1beta1Policy.PodSecurityPolicySpec.Builder.getHostPortsOrBuilderList()
hostPorts determines which host port ranges are allowed to be exposed.
|
Copyright © 2021. All rights reserved.