ArgoWorkflowsClient.Model.IoK8sApiCoreV1Volume Volume represents a named volume in a pod that may be accessed by any container in the pod. Properties Name Type Description Notes AwsElasticBlockStore IoK8sApiCoreV1AWSElasticBlockStoreVolumeSource [optional] AzureDisk IoK8sApiCoreV1AzureDiskVolumeSource [optional] AzureFile IoK8sApiCoreV1AzureFileVolumeSource [optional] Cephfs IoK8sApiCoreV1CephFSVolumeSource [optional] Cinder IoK8sApiCoreV1CinderVolumeSource [optional] ConfigMap IoK8sApiCoreV1ConfigMapVolumeSource [optional] Csi IoK8sApiCoreV1CSIVolumeSource [optional] DownwardAPI IoK8sApiCoreV1DownwardAPIVolumeSource [optional] EmptyDir IoK8sApiCoreV1EmptyDirVolumeSource [optional] Ephemeral IoK8sApiCoreV1EphemeralVolumeSource [optional] Fc IoK8sApiCoreV1FCVolumeSource [optional] FlexVolume IoK8sApiCoreV1FlexVolumeSource [optional] Flocker IoK8sApiCoreV1FlockerVolumeSource [optional] GcePersistentDisk IoK8sApiCoreV1GCEPersistentDiskVolumeSource [optional] GitRepo IoK8sApiCoreV1GitRepoVolumeSource [optional] Glusterfs IoK8sApiCoreV1GlusterfsVolumeSource [optional] HostPath IoK8sApiCoreV1HostPathVolumeSource [optional] Iscsi IoK8sApiCoreV1ISCSIVolumeSource [optional] Name string Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names Nfs IoK8sApiCoreV1NFSVolumeSource [optional] PersistentVolumeClaim IoK8sApiCoreV1PersistentVolumeClaimVolumeSource [optional] PhotonPersistentDisk IoK8sApiCoreV1PhotonPersistentDiskVolumeSource [optional] PortworxVolume IoK8sApiCoreV1PortworxVolumeSource [optional] Projected IoK8sApiCoreV1ProjectedVolumeSource [optional] Quobyte IoK8sApiCoreV1QuobyteVolumeSource [optional] Rbd IoK8sApiCoreV1RBDVolumeSource [optional] ScaleIO IoK8sApiCoreV1ScaleIOVolumeSource [optional] Secret IoK8sApiCoreV1SecretVolumeSource [optional] Storageos IoK8sApiCoreV1StorageOSVolumeSource [optional] VsphereVolume IoK8sApiCoreV1VsphereVirtualDiskVolumeSource [optional] [Back to Model list] [Back to API list] [Back to README]