Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
ExtensionsV1beta1AllowedHostPath |
ExtensionsV1beta1AllowedHostPath.pathPrefix(String pathPrefix) |
Modifier and Type | Method and Description |
---|---|
List<ExtensionsV1beta1AllowedHostPath> |
ExtensionsV1beta1PodSecurityPolicySpec.getAllowedHostPaths()
is a white list of allowed host paths.
|
Modifier and Type | Method and Description |
---|---|
ExtensionsV1beta1PodSecurityPolicySpec |
ExtensionsV1beta1PodSecurityPolicySpec.addAllowedHostPathsItem(ExtensionsV1beta1AllowedHostPath allowedHostPathsItem) |
Modifier and Type | Method and Description |
---|---|
ExtensionsV1beta1PodSecurityPolicySpec |
ExtensionsV1beta1PodSecurityPolicySpec.allowedHostPaths(List<ExtensionsV1beta1AllowedHostPath> allowedHostPaths) |
void |
ExtensionsV1beta1PodSecurityPolicySpec.setAllowedHostPaths(List<ExtensionsV1beta1AllowedHostPath> allowedHostPaths) |
Copyright © 2018. All rights reserved.