| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1AllowedFlexVolume |
V1beta1AllowedFlexVolume.driver(String driver) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1AllowedFlexVolume> |
V1beta1PodSecurityPolicySpec.getAllowedFlexVolumes()
allowedFlexVolumes is an allowlist of Flexvolumes.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1PodSecurityPolicySpec |
V1beta1PodSecurityPolicySpec.addAllowedFlexVolumesItem(V1beta1AllowedFlexVolume allowedFlexVolumesItem) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1PodSecurityPolicySpec |
V1beta1PodSecurityPolicySpec.allowedFlexVolumes(List<V1beta1AllowedFlexVolume> allowedFlexVolumes) |
void |
V1beta1PodSecurityPolicySpec.setAllowedFlexVolumes(List<V1beta1AllowedFlexVolume> allowedFlexVolumes) |
Copyright © 2021. All rights reserved.