Uses of Interface
io.kubernetes.client.proto.V1beta1Policy.AllowedHostPathOrBuilder
-
Uses of V1beta1Policy.AllowedHostPathOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Policy.AllowedHostPathOrBuilderModifier and TypeClassDescriptionstatic final classAllowedHostPath defines the host volume conditions that will be enabled by a policy for pods to use.static final classAllowedHostPath defines the host volume conditions that will be enabled by a policy for pods to use.Methods in io.kubernetes.client.proto that return V1beta1Policy.AllowedHostPathOrBuilderModifier and TypeMethodDescriptionV1beta1Policy.PodSecurityPolicySpec.Builder.getAllowedHostPathsOrBuilder(int index) allowedHostPaths is an allowlist of host paths.V1beta1Policy.PodSecurityPolicySpec.getAllowedHostPathsOrBuilder(int index) allowedHostPaths is an allowlist of host paths.V1beta1Policy.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsOrBuilder(int index) allowedHostPaths is an allowlist of host paths.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Policy.AllowedHostPathOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Policy.AllowedHostPathOrBuilder>V1beta1Policy.PodSecurityPolicySpec.Builder.getAllowedHostPathsOrBuilderList()allowedHostPaths is an allowlist of host paths.List<? extends V1beta1Policy.AllowedHostPathOrBuilder>V1beta1Policy.PodSecurityPolicySpec.getAllowedHostPathsOrBuilderList()allowedHostPaths is an allowlist of host paths.List<? extends V1beta1Policy.AllowedHostPathOrBuilder>V1beta1Policy.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsOrBuilderList()allowedHostPaths is an allowlist of host paths.