Skip to main content

Module manifest

Module manifest 

Source
Expand description

Module: manifest

Responsibility: define, validate, and summarize backup manifests. Does not own: discovery, snapshot capture, restore execution, or storage IO. Boundary: exposes backup manifest contracts to backup and restore flows.

Structs§

BackupUnit
BackupUnit
ConsistencySection
ConsistencySection
DeploymentBackupManifest
DeploymentBackupManifest
DeploymentMember
DeploymentMember
DeploymentSection
DeploymentSection
MemberVerificationChecks
MemberVerificationChecks
SourceMetadata
SourceMetadata
SourceSnapshot
SourceSnapshot
ToolMetadata
ToolMetadata
VerificationCheck
VerificationCheck
VerificationPlan
VerificationPlan

Enums§

BackupUnitKind
BackupUnitKind
IdentityMode
IdentityMode
ManifestValidationError
ManifestValidationError

Functions§

manifest_validation_summary
Build the manifest validation summary emitted by the CLI.