Skip to main content

Module repository

Module repository 

Source
Expand description

The Repository CRD — a namespaced kopia repository. ADR-0003 §3.1.

Structs§

CatalogStatus
Status of catalog materialization for origin: discovered Backup CRs. ADR §3.1 status.
Repository
Auto-generated derived type for RepositorySpec via CustomResource
RepositorySpec
A kopia repository owned by one namespace: credentials, backend, encryption, and optional catalog-materialization bounds. Many BackupConfigs / Restores reference one. ADR §3.1.
RepositoryStatus
Observed state of a Repository. Carries resolved values pinned by the reconciler. ADR §3.1 status.
StorageStats
Aggregate repository storage figures from the last catalog scan. ADR §3.1 status.

Enums§

RepositoryPhase
Lifecycle phase of a repository. ADR §3.1 status.