Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.AllowedHostPathOrBuilder
-
Uses of V1beta1Extensions.AllowedHostPathOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.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 V1beta1Extensions.AllowedHostPathOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.PodSecurityPolicySpec.Builder.getAllowedHostPathsOrBuilder(int index) allowedHostPaths is an allowlist of host paths.V1beta1Extensions.PodSecurityPolicySpec.getAllowedHostPathsOrBuilder(int index) allowedHostPaths is an allowlist of host paths.V1beta1Extensions.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsOrBuilder(int index) allowedHostPaths is an allowlist of host paths.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.AllowedHostPathOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Extensions.AllowedHostPathOrBuilder>V1beta1Extensions.PodSecurityPolicySpec.Builder.getAllowedHostPathsOrBuilderList()allowedHostPaths is an allowlist of host paths.List<? extends V1beta1Extensions.AllowedHostPathOrBuilder>V1beta1Extensions.PodSecurityPolicySpec.getAllowedHostPathsOrBuilderList()allowedHostPaths is an allowlist of host paths.List<? extends V1beta1Extensions.AllowedHostPathOrBuilder>V1beta1Extensions.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsOrBuilderList()allowedHostPaths is an allowlist of host paths.