-
Constructors in io.fabric8.kubernetes.api.model with parameters of type CSIPersistentVolumeSource
Constructor |
Description |
CSIPersistentVolumeSourceBuilder(CSIPersistentVolumeSource instance) |
|
CSIPersistentVolumeSourceBuilder(CSIPersistentVolumeSourceFluent<?> fluent,
CSIPersistentVolumeSource instance) |
|
CSIPersistentVolumeSourceBuilder(CSIPersistentVolumeSourceFluent<?> fluent,
CSIPersistentVolumeSource instance,
Boolean validationEnabled) |
|
CSIPersistentVolumeSourceBuilder(CSIPersistentVolumeSource instance,
Boolean validationEnabled) |
|
CSIPersistentVolumeSourceFluentImpl(CSIPersistentVolumeSource instance) |
|
DoneableCSIPersistentVolumeSource(CSIPersistentVolumeSource item) |
|
DoneableCSIPersistentVolumeSource(CSIPersistentVolumeSource item,
Function<CSIPersistentVolumeSource,CSIPersistentVolumeSource> 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) |
|