proxmox-backup/proxmox-backup-client/src
Wolfgang Bumiller db87d93efc make datastore BackupGroup/Dir ctors private
And use the api-types for their contents.

These are supposed to be instances for a datastore, the pure
specifications are the ones in pbs_api_types which should be
preferred in crates like clients which do not need to deal
with the datastore directly.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-04-20 11:56:23 +02:00
..
bin backup client: rustfmt 2022-04-14 14:06:15 +02:00
benchmark.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
catalog.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
key.rs backup client: rustfmt 2022-04-14 14:06:15 +02:00
main.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
mount.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
snapshot.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
task.rs backup client: rustfmt 2022-04-14 14:06:15 +02:00