Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.HostPortRangeOrBuilder
-
Uses of V1beta1Extensions.HostPortRangeOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.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 V1beta1Extensions.HostPortRangeOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.PodSecurityPolicySpec.Builder.getHostPortsOrBuilder(int index) hostPorts determines which host port ranges are allowed to be exposed.V1beta1Extensions.PodSecurityPolicySpec.getHostPortsOrBuilder(int index) hostPorts determines which host port ranges are allowed to be exposed.V1beta1Extensions.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 V1beta1Extensions.HostPortRangeOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Extensions.HostPortRangeOrBuilder>V1beta1Extensions.PodSecurityPolicySpec.Builder.getHostPortsOrBuilderList()hostPorts determines which host port ranges are allowed to be exposed.List<? extends V1beta1Extensions.HostPortRangeOrBuilder>V1beta1Extensions.PodSecurityPolicySpec.getHostPortsOrBuilderList()hostPorts determines which host port ranges are allowed to be exposed.List<? extends V1beta1Extensions.HostPortRangeOrBuilder>V1beta1Extensions.PodSecurityPolicySpecOrBuilder.getHostPortsOrBuilderList()hostPorts determines which host port ranges are allowed to be exposed.