| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionsV1beta1AllowedHostPath> |
ExtensionsV1beta1PodSecurityPolicySpecFluent.buildAllowedHostPaths() |
List<ExtensionsV1beta1AllowedHostPath> |
ExtensionsV1beta1PodSecurityPolicySpecFluentImpl.buildAllowedHostPaths() |
List<ExtensionsV1beta1AllowedHostPath> |
ExtensionsV1beta1PodSecurityPolicySpecFluent.getAllowedHostPaths()
Deprecated.
|
List<ExtensionsV1beta1AllowedHostPath> |
ExtensionsV1beta1PodSecurityPolicySpecFluentImpl.getAllowedHostPaths()
Deprecated.
|
List<ExtensionsV1beta1AllowedHostPath> |
ExtensionsV1beta1PodSecurityPolicySpec.getAllowedHostPaths()
allowedHostPaths is a white list of allowed host paths.
|
| Constructor and Description |
|---|
ExtensionsV1beta1AllowedHostPathBuilder(ExtensionsV1beta1AllowedHostPath instance) |
ExtensionsV1beta1AllowedHostPathBuilder(ExtensionsV1beta1AllowedHostPath instance,
Boolean validationEnabled) |
ExtensionsV1beta1AllowedHostPathBuilder(ExtensionsV1beta1AllowedHostPathFluent<?> fluent,
ExtensionsV1beta1AllowedHostPath instance) |
ExtensionsV1beta1AllowedHostPathBuilder(ExtensionsV1beta1AllowedHostPathFluent<?> fluent,
ExtensionsV1beta1AllowedHostPath instance,
Boolean validationEnabled) |
ExtensionsV1beta1AllowedHostPathFluentImpl(ExtensionsV1beta1AllowedHostPath instance) |
Copyright © 2020. All rights reserved.