proxmox-backup/pbs-datastore/src
Wolfgang Bumiller 988d575dbb api-types: introduce BackupType enum and Group/Dir api types
The type is a real enum.

All are API types and implement Display and FromStr. The
ordering is the same as it is in pbs-datastore.

Also, they are now flattened into a few structs instead of
being copied manually.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-15 13:12:46 +02:00
..
backup_info.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
cached_chunk_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
catalog.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
checksum_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
checksum_writer.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
chunk_stat.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
chunk_store.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
chunker.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
crypt_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
crypt_writer.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
data_blob.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
data_blob_reader.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
data_blob_writer.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
datastore.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
dynamic_index.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
file_formats.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
fixed_index.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
index.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
lib.rs datastore: add snapshot iterator and provide example 2022-04-15 12:38:16 +02:00
local_chunk_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
manifest.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
paperkey.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
prune.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
read_chunk.rs move chunk_stat, read_chunk to pbs-datastore 2021-07-09 10:40:14 +02:00
snapshot_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
store_progress.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
task_tracking.rs api: add get_active_operations endpoint 2022-04-12 15:29:14 +02:00