-
Constructors in io.fabric8.kubernetes.api.model with parameters of type ProjectedVolumeSource
Constructor |
Description |
DoneableProjectedVolumeSource(ProjectedVolumeSource item) |
|
DoneableProjectedVolumeSource(ProjectedVolumeSource item,
Function<ProjectedVolumeSource,ProjectedVolumeSource> function) |
|
ProjectedVolumeSourceBuilder(ProjectedVolumeSource instance) |
|
ProjectedVolumeSourceBuilder(ProjectedVolumeSourceFluent<?> fluent,
ProjectedVolumeSource instance) |
|
ProjectedVolumeSourceBuilder(ProjectedVolumeSourceFluent<?> fluent,
ProjectedVolumeSource instance,
Boolean validationEnabled) |
|
ProjectedVolumeSourceBuilder(ProjectedVolumeSource instance,
Boolean validationEnabled) |
|
ProjectedVolumeSourceFluentImpl(ProjectedVolumeSource instance) |
|
Volume(AWSElasticBlockStoreVolumeSource awsElasticBlockStore,
AzureDiskVolumeSource azureDisk,
AzureFileVolumeSource azureFile,
CephFSVolumeSource cephfs,
CinderVolumeSource cinder,
ConfigMapVolumeSource configMap,
CSIVolumeSource csi,
DownwardAPIVolumeSource downwardAPI,
EmptyDirVolumeSource emptyDir,
FCVolumeSource fc,
FlexVolumeSource flexVolume,
FlockerVolumeSource flocker,
GCEPersistentDiskVolumeSource gcePersistentDisk,
GitRepoVolumeSource gitRepo,
GlusterfsVolumeSource glusterfs,
HostPathVolumeSource hostPath,
ISCSIVolumeSource iscsi,
String name,
NFSVolumeSource nfs,
PersistentVolumeClaimVolumeSource persistentVolumeClaim,
PhotonPersistentDiskVolumeSource photonPersistentDisk,
PortworxVolumeSource portworxVolume,
ProjectedVolumeSource projected,
QuobyteVolumeSource quobyte,
RBDVolumeSource rbd,
ScaleIOVolumeSource scaleIO,
SecretVolumeSource secret,
StorageOSVolumeSource storageos,
VsphereVirtualDiskVolumeSource vsphereVolume) |
|