RestoreStatus
(Appears on: Restore)
RestoreStatus represents the current status of a tidb cluster restore.
Field | Description |
---|---|
timeStarted Kubernetes meta/v1.Time | TimeStarted is the time at which the restore was started. |
timeCompleted Kubernetes meta/v1.Time | TimeCompleted is the time at which the restore was completed. |
conditions []RestoreCondition |