| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1PortworxVolumeSource |
V1PortworxVolumeSource.fsType(String fsType) |
V1PortworxVolumeSource |
V1PersistentVolumeSpec.getPortworxVolume()
Get portworxVolume
|
V1PortworxVolumeSource |
V1Volume.getPortworxVolume()
Get portworxVolume
|
V1PortworxVolumeSource |
V1PortworxVolumeSource.readOnly(Boolean readOnly) |
V1PortworxVolumeSource |
V1PortworxVolumeSource.volumeID(String volumeID) |
| Modifier and Type | Method and Description |
|---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.portworxVolume(V1PortworxVolumeSource portworxVolume) |
V1Volume |
V1Volume.portworxVolume(V1PortworxVolumeSource portworxVolume) |
void |
V1PersistentVolumeSpec.setPortworxVolume(V1PortworxVolumeSource portworxVolume) |
void |
V1Volume.setPortworxVolume(V1PortworxVolumeSource portworxVolume) |
Copyright © 2021. All rights reserved.