Skip to main content

Module restore

Module restore 

Source

Structs§

RestoreApplyMarkOptions
RestoreApplyMarkOptions
RestoreApplyNextOptions
RestoreApplyNextOptions
RestoreApplyOptions
RestoreApplyOptions
RestoreApplyStatusOptions
RestoreApplyStatusOptions
RestorePlanOptions
RestorePlanOptions
RestoreStatusOptions
RestoreStatusOptions

Enums§

RestoreApplyMarkState
RestoreApplyMarkState
RestoreCommandError
RestoreCommandError

Functions§

plan_restore
Build a no-mutation restore plan from a manifest and optional mapping.
restore_apply_dry_run
Build a no-mutation restore apply dry-run from a restore plan.
restore_apply_mark
Mark one restore apply journal operation completed or failed.
restore_apply_next
Build the next restore apply operation response from a journal file.
restore_apply_status
Build a compact restore apply status from a journal file.
restore_status
Build the initial no-mutation restore status from a restore plan.
run
Run a restore subcommand.