Name | Type | Description | Notes |
---|---|---|---|
aws_elastic_block_store | AWSElasticBlockStoreVolumeSource | [optional] | |
azure_disk | AzureDiskVolumeSource | [optional] | |
azure_file | AzureFileVolumeSource | [optional] | |
cephfs | CephFSVolumeSource | [optional] | |
cinder | CinderVolumeSource | [optional] | |
config_map | ConfigMapVolumeSource | [optional] | |
csi | CSIVolumeSource | [optional] | |
downward_api | DownwardAPIVolumeSource | [optional] | |
empty_dir | EmptyDirVolumeSource | [optional] | |
ephemeral | EphemeralVolumeSource | [optional] | |
fc | FCVolumeSource | [optional] | |
flex_volume | FlexVolumeSource | [optional] | |
flocker | FlockerVolumeSource | [optional] | |
gce_persistent_disk | GCEPersistentDiskVolumeSource | [optional] | |
git_repo | GitRepoVolumeSource | [optional] | |
glusterfs | GlusterfsVolumeSource | [optional] | |
host_path | HostPathVolumeSource | [optional] | |
iscsi | ISCSIVolumeSource | [optional] | |
name | str | name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] |
nfs | NFSVolumeSource | [optional] | |
persistent_volume_claim | PersistentVolumeClaimVolumeSource | [optional] | |
photon_persistent_disk | PhotonPersistentDiskVolumeSource | [optional] | |
portworx_volume | PortworxVolumeSource | [optional] | |
projected | ProjectedVolumeSource | [optional] | |
quobyte | QuobyteVolumeSource | [optional] | |
rbd | RBDVolumeSource | [optional] | |
scale_io | ScaleIOVolumeSource | [optional] | |
secret | SecretVolumeSource | [optional] | |
storageos | StorageOSVolumeSource | [optional] | |
vsphere_volume | VsphereVirtualDiskVolumeSource | [optional] |