Expand description
The Repository CRD — a namespaced kopia repository. ADR-0003 §3.1.
Structs§
- Catalog
Status - Status of catalog materialization for
origin: discoveredBackupCRs. ADR §3.1 status. - Repository
- Auto-generated derived type for RepositorySpec via
CustomResource - Repository
Spec - A kopia repository owned by one namespace: credentials, backend, encryption,
and optional catalog-materialization bounds. Many
BackupConfigs /Restores reference one. ADR §3.1. - Repository
Status - Observed state of a
Repository. Carries resolved values pinned by the reconciler. ADR §3.1 status. - Storage
Stats - Aggregate repository storage figures from the last catalog scan. ADR §3.1 status.
Enums§
- Repository
Phase - Lifecycle phase of a repository. ADR §3.1 status.