| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Policy.AllowedHostPath
AllowedHostPath defines the host volume conditions that will be enabled by a policy
for pods to use.
|
static class |
V1beta1Policy.AllowedHostPath.Builder
AllowedHostPath defines the host volume conditions that will be enabled by a policy
for pods to use.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Policy.AllowedHostPathOrBuilder |
V1beta1Policy.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsOrBuilder(int index)
allowedHostPaths is a white list of allowed host paths.
|
V1beta1Policy.AllowedHostPathOrBuilder |
V1beta1Policy.PodSecurityPolicySpec.getAllowedHostPathsOrBuilder(int index)
allowedHostPaths is a white list of allowed host paths.
|
V1beta1Policy.AllowedHostPathOrBuilder |
V1beta1Policy.PodSecurityPolicySpec.Builder.getAllowedHostPathsOrBuilder(int index)
allowedHostPaths is a white list of allowed host paths.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1beta1Policy.AllowedHostPathOrBuilder> |
V1beta1Policy.PodSecurityPolicySpecOrBuilder.getAllowedHostPathsOrBuilderList()
allowedHostPaths is a white list of allowed host paths.
|
List<? extends V1beta1Policy.AllowedHostPathOrBuilder> |
V1beta1Policy.PodSecurityPolicySpec.getAllowedHostPathsOrBuilderList()
allowedHostPaths is a white list of allowed host paths.
|
List<? extends V1beta1Policy.AllowedHostPathOrBuilder> |
V1beta1Policy.PodSecurityPolicySpec.Builder.getAllowedHostPathsOrBuilderList()
allowedHostPaths is a white list of allowed host paths.
|
Copyright © 2021. All rights reserved.