VolumePatch

constructor(awsElasticBlockStore: AWSElasticBlockStoreVolumeSourcePatch? = null, azureDisk: AzureDiskVolumeSourcePatch? = null, azureFile: AzureFileVolumeSourcePatch? = null, cephfs: CephFSVolumeSourcePatch? = null, cinder: CinderVolumeSourcePatch? = null, configMap: ConfigMapVolumeSourcePatch? = null, csi: CSIVolumeSourcePatch? = null, downwardAPI: DownwardAPIVolumeSourcePatch? = null, emptyDir: EmptyDirVolumeSourcePatch? = null, ephemeral: EphemeralVolumeSourcePatch? = null, fc: FCVolumeSourcePatch? = null, flexVolume: FlexVolumeSourcePatch? = null, flocker: FlockerVolumeSourcePatch? = null, gcePersistentDisk: GCEPersistentDiskVolumeSourcePatch? = null, gitRepo: GitRepoVolumeSourcePatch? = null, glusterfs: GlusterfsVolumeSourcePatch? = null, hostPath: HostPathVolumeSourcePatch? = null, image: ImageVolumeSourcePatch? = null, iscsi: ISCSIVolumeSourcePatch? = null, name: String? = null, nfs: NFSVolumeSourcePatch? = null, persistentVolumeClaim: PersistentVolumeClaimVolumeSourcePatch? = null, photonPersistentDisk: PhotonPersistentDiskVolumeSourcePatch? = null, portworxVolume: PortworxVolumeSourcePatch? = null, projected: ProjectedVolumeSourcePatch? = null, quobyte: QuobyteVolumeSourcePatch? = null, rbd: RBDVolumeSourcePatch? = null, scaleIO: ScaleIOVolumeSourcePatch? = null, secret: SecretVolumeSourcePatch? = null, storageos: StorageOSVolumeSourcePatch? = null, vsphereVolume: VsphereVirtualDiskVolumeSourcePatch? = null)