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