2.9 KiB
2.9 KiB
V1Volume
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AwsElasticBlockStore | V1AwsElasticBlockStoreVolumeSource | [optional] | |
| AzureDisk | V1AzureDiskVolumeSource | [optional] | |
| AzureFile | V1AzureFileVolumeSource | [optional] | |
| Cephfs | V1CephFsVolumeSource | [optional] | |
| Cinder | V1CinderVolumeSource | [optional] | |
| ConfigMap | V1ConfigMapVolumeSource | [optional] | |
| DownwardAPI | V1DownwardApiVolumeSource | [optional] | |
| EmptyDir | V1EmptyDirVolumeSource | [optional] | |
| Fc | V1FcVolumeSource | [optional] | |
| FlexVolume | V1FlexVolumeSource | [optional] | |
| Flocker | V1FlockerVolumeSource | [optional] | |
| GcePersistentDisk | V1GcePersistentDiskVolumeSource | [optional] | |
| GitRepo | V1GitRepoVolumeSource | [optional] | |
| Glusterfs | V1GlusterfsVolumeSource | [optional] | |
| HostPath | V1HostPathVolumeSource | [optional] | |
| Iscsi | V1IscsiVolumeSource | [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 | V1NfsVolumeSource | [optional] | |
| PersistentVolumeClaim | V1PersistentVolumeClaimVolumeSource | [optional] | |
| PhotonPersistentDisk | V1PhotonPersistentDiskVolumeSource | [optional] | |
| PortworxVolume | V1PortworxVolumeSource | [optional] | |
| Projected | V1ProjectedVolumeSource | [optional] | |
| Quobyte | V1QuobyteVolumeSource | [optional] | |
| Rbd | V1RbdVolumeSource | [optional] | |
| ScaleIO | V1ScaleIoVolumeSource | [optional] | |
| Secret | V1SecretVolumeSource | [optional] | |
| Storageos | V1StorageOsVolumeSource | [optional] | |
| VsphereVolume | V1VsphereVirtualDiskVolumeSource | [optional] |