Back to Dashboard

Template

modules/web/src/resource/cluster/persistentvolume/detail/source/template.html

2.7.02.0 KB
Original Source

Source

Type

EBS (AWS Elastic Block Store)

Filesystem type

{{ source.awsElasticBlockStore.fsType }}

Partition

{{ source.awsElasticBlockStore.partition }}

Read only

{{ source.awsElasticBlockStore.readOnly }}

Volume ID

{{ source.awsElasticBlockStore.volumeID }}

Type

Cinder

Filesystem type

{{ source.cinder.fsType }}

Read only

{{ source.cinder.readOnly }}

Volume ID

{{ source.cinder.volumeID }}

Type

FC (Fibre Channel)

Filesystem type

{{ source.fc.fsType }}

Read only

{{ source.fc.readOnly }}

Lun number

{{ source.fc.lun }}

Target World Wide Names

Type

Flocker

Dataset name

{{ source.flocker.datasetName }}

Type

GCE Persistent Disk

Filesystem type

{{ source.gcePersistentDisk.fsType }}

Partition

{{ source.gcePersistentDisk.partition }}

Read only

{{ source.gcePersistentDisk.readOnly }}

Persistent disk name

{{ source.gcePersistentDisk.pdName }}

Type

GlusterFS

Endpoints

{{ source.glusterfs.endpoints }}

Path

{{ source.glusterfs.path }}

Read only

{{ source.glusterfs.readOnly }}

Type

Hostpath

Path

{{ source.hostPath.path }}

Type

CSI

Driver

{{ source.csi.driver }}

Volume Handle

{{ source.csi.volumeHandle }}

File System Type

{{ source.csi.fSType }}

Read Only

{{ source.csi.readOnly }}

Volume Attributes

Key{{ element.key }}-Value{{ element.value }}-

Type

iSCSI

Filesystem type

{{ source.iscsi.fsType }}

iSCSI Qualified Name

{{ source.iscsi.iqn }}

Read only

{{ source.iscsi.readOnly }}

iSCSI target lun number

{{ source.iscsi.lun }}

Target portal

{{ source.iscsi.targetPortal }}

Type

NFS

Server

{{ source.nfs.server }}

Path

{{ source.nfs.path }}

Read only

{{ source.nfs.readOnly }}

Type

RBD

Filesystem type

{{ source.rbd.fsType }}

Image

{{ source.rbd.image }}

Keyring

{{ source.rbd.keyring }}

Monitors

Pool

{{ source.rbd.pool }}

Read only

{{ source.rbd.readOnly }}

Secret reference name

{{ source.rbd.secretRef.name }}

User

{{ source.rbd.user }}