| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyV1beta1AllowedHostPath> |
PolicyV1beta1PodSecurityPolicySpecFluentImpl.buildAllowedHostPaths() |
List<PolicyV1beta1AllowedHostPath> |
PolicyV1beta1PodSecurityPolicySpecFluent.buildAllowedHostPaths() |
List<PolicyV1beta1AllowedHostPath> |
PolicyV1beta1PodSecurityPolicySpecFluentImpl.getAllowedHostPaths()
Deprecated.
|
List<PolicyV1beta1AllowedHostPath> |
PolicyV1beta1PodSecurityPolicySpecFluent.getAllowedHostPaths()
Deprecated.
|
List<PolicyV1beta1AllowedHostPath> |
PolicyV1beta1PodSecurityPolicySpec.getAllowedHostPaths()
allowedHostPaths is a white list of allowed host paths.
|
| Modifier and Type | Method and Description |
|---|---|
A |
PolicyV1beta1PodSecurityPolicySpecFluentImpl.addAllToAllowedHostPaths(Collection<PolicyV1beta1AllowedHostPath> items) |
A |
PolicyV1beta1PodSecurityPolicySpecFluent.addAllToAllowedHostPaths(Collection<PolicyV1beta1AllowedHostPath> items) |
PolicyV1beta1PodSecurityPolicySpec |
PolicyV1beta1PodSecurityPolicySpec.allowedHostPaths(List<PolicyV1beta1AllowedHostPath> allowedHostPaths) |
A |
PolicyV1beta1PodSecurityPolicySpecFluentImpl.removeAllFromAllowedHostPaths(Collection<PolicyV1beta1AllowedHostPath> items) |
A |
PolicyV1beta1PodSecurityPolicySpecFluent.removeAllFromAllowedHostPaths(Collection<PolicyV1beta1AllowedHostPath> items) |
void |
PolicyV1beta1PodSecurityPolicySpec.setAllowedHostPaths(List<PolicyV1beta1AllowedHostPath> allowedHostPaths) |
A |
PolicyV1beta1PodSecurityPolicySpecFluentImpl.withAllowedHostPaths(List<PolicyV1beta1AllowedHostPath> allowedHostPaths) |
A |
PolicyV1beta1PodSecurityPolicySpecFluent.withAllowedHostPaths(List<PolicyV1beta1AllowedHostPath> allowedHostPaths) |
| Constructor and Description |
|---|
PolicyV1beta1AllowedHostPathBuilder(PolicyV1beta1AllowedHostPath instance) |
PolicyV1beta1AllowedHostPathBuilder(PolicyV1beta1AllowedHostPath instance,
Boolean validationEnabled) |
PolicyV1beta1AllowedHostPathBuilder(PolicyV1beta1AllowedHostPathFluent<?> fluent,
PolicyV1beta1AllowedHostPath instance) |
PolicyV1beta1AllowedHostPathBuilder(PolicyV1beta1AllowedHostPathFluent<?> fluent,
PolicyV1beta1AllowedHostPath instance,
Boolean validationEnabled) |
PolicyV1beta1AllowedHostPathFluentImpl(PolicyV1beta1AllowedHostPath instance) |
Copyright © 2019. All rights reserved.