Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 2.91 KB

V1Volume.md

File metadata and controls

37 lines (33 loc) · 2.91 KB

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]

[Back to Model list] [Back to API list] [Back to README]