Uses of Interface
io.kubernetes.client.proto.V1beta1Policy.HostPortRangeOrBuilder
-
Uses of V1beta1Policy.HostPortRangeOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Policy.HostPortRangeOrBuilderModifier and TypeClassDescriptionstatic final classHostPortRange defines a range of host ports that will be enabled by a policy for pods to use.static final classHostPortRange defines a range of host ports that will be enabled by a policy for pods to use.Methods in io.kubernetes.client.proto that return V1beta1Policy.HostPortRangeOrBuilderModifier and TypeMethodDescriptionV1beta1Policy.PodSecurityPolicySpec.Builder.getHostPortsOrBuilder(int index) hostPorts determines which host port ranges are allowed to be exposed.V1beta1Policy.PodSecurityPolicySpec.getHostPortsOrBuilder(int index) hostPorts determines which host port ranges are allowed to be exposed.V1beta1Policy.PodSecurityPolicySpecOrBuilder.getHostPortsOrBuilder(int index) hostPorts determines which host port ranges are allowed to be exposed.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Policy.HostPortRangeOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Policy.HostPortRangeOrBuilder>V1beta1Policy.PodSecurityPolicySpec.Builder.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.PodSecurityPolicySpecOrBuilder.getHostPortsOrBuilderList()hostPorts determines which host port ranges are allowed to be exposed.