Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1PortworxVolumeSource |
V1PortworxVolumeSource.fsType(String fsType) |
V1PortworxVolumeSource |
V1Volume.getPortworxVolume()
PortworxVolume represents a portworx volume attached and mounted on kubelets host machine
|
V1PortworxVolumeSource |
V1PersistentVolumeSpec.getPortworxVolume()
PortworxVolume represents a portworx volume attached and mounted on kubelets host machine
|
V1PortworxVolumeSource |
V1PortworxVolumeSource.readOnly(Boolean readOnly) |
V1PortworxVolumeSource |
V1PortworxVolumeSource.volumeID(String volumeID) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.portworxVolume(V1PortworxVolumeSource portworxVolume) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.portworxVolume(V1PortworxVolumeSource portworxVolume) |
void |
V1Volume.setPortworxVolume(V1PortworxVolumeSource portworxVolume) |
void |
V1PersistentVolumeSpec.setPortworxVolume(V1PortworxVolumeSource portworxVolume) |
Copyright © 2018. All rights reserved.