-
Constructors in io.fabric8.kubernetes.api.model with parameters of type CinderPersistentVolumeSource
Constructor |
Description |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance) |
|
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent,
CinderPersistentVolumeSource instance) |
|
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent,
CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
|
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
|
CinderPersistentVolumeSourceFluentImpl(CinderPersistentVolumeSource instance) |
|
DoneableCinderPersistentVolumeSource(CinderPersistentVolumeSource item) |
|
DoneableCinderPersistentVolumeSource(CinderPersistentVolumeSource item,
Function<CinderPersistentVolumeSource,CinderPersistentVolumeSource> 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) |
|