Volume Patch Args
constructor(awsElasticBlockStore: Output<AWSElasticBlockStoreVolumeSourcePatchArgs>? = null, azureDisk: Output<AzureDiskVolumeSourcePatchArgs>? = null, azureFile: Output<AzureFileVolumeSourcePatchArgs>? = null, cephfs: Output<CephFSVolumeSourcePatchArgs>? = null, cinder: Output<CinderVolumeSourcePatchArgs>? = null, configMap: Output<ConfigMapVolumeSourcePatchArgs>? = null, csi: Output<CSIVolumeSourcePatchArgs>? = null, downwardAPI: Output<DownwardAPIVolumeSourcePatchArgs>? = null, emptyDir: Output<EmptyDirVolumeSourcePatchArgs>? = null, ephemeral: Output<EphemeralVolumeSourcePatchArgs>? = null, fc: Output<FCVolumeSourcePatchArgs>? = null, flexVolume: Output<FlexVolumeSourcePatchArgs>? = null, flocker: Output<FlockerVolumeSourcePatchArgs>? = null, gcePersistentDisk: Output<GCEPersistentDiskVolumeSourcePatchArgs>? = null, gitRepo: Output<GitRepoVolumeSourcePatchArgs>? = null, glusterfs: Output<GlusterfsVolumeSourcePatchArgs>? = null, hostPath: Output<HostPathVolumeSourcePatchArgs>? = null, image: Output<ImageVolumeSourcePatchArgs>? = null, iscsi: Output<ISCSIVolumeSourcePatchArgs>? = null, name: Output<String>? = null, nfs: Output<NFSVolumeSourcePatchArgs>? = null, persistentVolumeClaim: Output<PersistentVolumeClaimVolumeSourcePatchArgs>? = null, photonPersistentDisk: Output<PhotonPersistentDiskVolumeSourcePatchArgs>? = null, portworxVolume: Output<PortworxVolumeSourcePatchArgs>? = null, projected: Output<ProjectedVolumeSourcePatchArgs>? = null, quobyte: Output<QuobyteVolumeSourcePatchArgs>? = null, rbd: Output<RBDVolumeSourcePatchArgs>? = null, scaleIO: Output<ScaleIOVolumeSourcePatchArgs>? = null, secret: Output<SecretVolumeSourcePatchArgs>? = null, storageos: Output<StorageOSVolumeSourcePatchArgs>? = null, vsphereVolume: Output<VsphereVirtualDiskVolumeSourcePatchArgs>? = null)