proxmox-backup/src/server
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
..
auth.rs server: rustfmt 2022-04-14 14:01:25 +02:00
email_notifications.rs server: rustfmt 2022-04-14 14:01:25 +02:00
gc_job.rs server: rustfmt 2022-04-14 14:01:25 +02:00
jobstate.rs server: rustfmt 2022-04-14 14:01:25 +02:00
mod.rs server: rustfmt 2022-04-14 14:01:25 +02:00
prune_job.rs backup: switch over to streaming Iterator improving memory usage 2022-04-15 12:38:16 +02:00
pull.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
report.rs server: rustfmt 2022-04-14 14:01:25 +02:00
ticket.rs more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
verify_job.rs server: rustfmt 2022-04-14 14:01:25 +02:00