Options
All
  • Public
  • Public/Protected
  • All
Menu

DataVolumeStatus contains the current status of the DataVolume

export
interface

V1beta1DataVolumeStatus

Hierarchy

  • V1beta1DataVolumeStatus

Index

Properties

claimName?: string

ClaimName is the name of the underlying PVC used by the DataVolume.

memberof

V1beta1DataVolumeStatus

memberof

V1beta1DataVolumeStatus

phase?: string

Phase is the current phase of the data volume

memberof

V1beta1DataVolumeStatus

progress?: string
memberof

V1beta1DataVolumeStatus

restartCount?: number

RestartCount is the number of times the pod populating the DataVolume has restarted

memberof

V1beta1DataVolumeStatus

Generated using TypeDoc