| Package | Description |
|---|---|
| io.kubernetes.client.openapi.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.
|
| 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 © 2020. All rights reserved.