DisasterInstance | Main resource for a protected application. |
DataSync | PVC data synchronization resource derived from an instance. |
ResourceSync | Kubernetes resource synchronization resource derived from an instance. |
AppBackup | Testudo wrapper around Velero Backup. |
AppRestore | Testudo wrapper around Velero Restore. |
DisasterOperation | Long-running operation such as failover, reprotect, undo, cancel, sync, or drill. |
DisasterGroup | Ordered orchestration of multiple protected instances. |
DisasterDrill | Drill object used to validate restore paths. |
Cluster | Remote Kubernetes cluster configuration. |
StorageRepository | Backup storage configuration, usually S3 or MinIO. |
BackupStorageLocation | Velero storage location resource. |
| Trafficless Restore | Restore mode that fills target PVCs without exposing standby workloads to traffic. |
| Standby Modifier | Restore-time modification that keeps target workloads in standby form. |
| Reprotect | Establish reverse protection after failover. |
| Undo | Revert a previous switch and restore the original role relationship. |
| Cancel | Stop a running operation and attempt compensation. |
| Watch API | Real-time event stream exposed by disaster-server. |