-
Constructors in io.fabric8.kubernetes.api.model with parameters of type ScaleIOPersistentVolumeSource
| Constructor |
Description |
DoneableScaleIOPersistentVolumeSource(ScaleIOPersistentVolumeSource item) |
|
DoneableScaleIOPersistentVolumeSource(ScaleIOPersistentVolumeSource item,
Function<ScaleIOPersistentVolumeSource,ScaleIOPersistentVolumeSource> function) |
|
PersistentVolumeSpec(List<String> accessModes,
AWSElasticBlockStoreVolumeSource awsElasticBlockStore,
AzureDiskVolumeSource azureDisk,
AzureFilePersistentVolumeSource azureFile,
Map<String,Quantity> capacity,
CephFSPersistentVolumeSource cephfs,
CinderPersistentVolumeSource cinder,
ObjectReference claimRef,
CSIPersistentVolumeSource csi,
FCVolumeSource fc,
FlexPersistentVolumeSource flexVolume,
FlockerVolumeSource flocker,
GCEPersistentDiskVolumeSource gcePersistentDisk,
GlusterfsPersistentVolumeSource glusterfs,
HostPathVolumeSource hostPath,
ISCSIPersistentVolumeSource iscsi,
LocalVolumeSource local,
List<String> mountOptions,
NFSVolumeSource nfs,
VolumeNodeAffinity nodeAffinity,
String persistentVolumeReclaimPolicy,
PhotonPersistentDiskVolumeSource photonPersistentDisk,
PortworxVolumeSource portworxVolume,
QuobyteVolumeSource quobyte,
RBDPersistentVolumeSource rbd,
ScaleIOPersistentVolumeSource scaleIO,
String storageClassName,
StorageOSPersistentVolumeSource storageos,
String volumeMode,
VsphereVirtualDiskVolumeSource vsphereVolume) |
|
ScaleIOPersistentVolumeSourceBuilder(ScaleIOPersistentVolumeSource instance) |
|
ScaleIOPersistentVolumeSourceBuilder(ScaleIOPersistentVolumeSourceFluent<?> fluent,
ScaleIOPersistentVolumeSource instance) |
|
ScaleIOPersistentVolumeSourceBuilder(ScaleIOPersistentVolumeSourceFluent<?> fluent,
ScaleIOPersistentVolumeSource instance,
Boolean validationEnabled) |
|
ScaleIOPersistentVolumeSourceBuilder(ScaleIOPersistentVolumeSource instance,
Boolean validationEnabled) |
|
ScaleIOPersistentVolumeSourceFluentImpl(ScaleIOPersistentVolumeSource instance) |
|