Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1beta1AllowedHostPath |
V1beta1AllowedHostPath.pathPrefix(String pathPrefix) |
V1beta1AllowedHostPath |
V1beta1AllowedHostPath.readOnly(Boolean readOnly) |
Modifier and Type | Method and Description |
---|---|
List<V1beta1AllowedHostPath> |
V1beta1PodSecurityPolicySpec.getAllowedHostPaths()
allowedHostPaths is an allowlist of host paths.
|
Modifier and Type | Method and Description |
---|---|
V1beta1PodSecurityPolicySpec |
V1beta1PodSecurityPolicySpec.addAllowedHostPathsItem(V1beta1AllowedHostPath allowedHostPathsItem) |
Modifier and Type | Method and Description |
---|---|
V1beta1PodSecurityPolicySpec |
V1beta1PodSecurityPolicySpec.allowedHostPaths(List<V1beta1AllowedHostPath> allowedHostPaths) |
void |
V1beta1PodSecurityPolicySpec.setAllowedHostPaths(List<V1beta1AllowedHostPath> allowedHostPaths) |
Copyright © 2022. All rights reserved.