proxmox-backup/pbs-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
..
pxar client: rustfmt 2022-04-14 14:25:05 +02:00
tools make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
backup_reader.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
backup_repo.rs client: rustfmt 2022-04-14 14:25:05 +02:00
backup_specification.rs client: rustfmt 2022-04-14 14:25:05 +02:00
backup_writer.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
catalog_shell.rs client: rustfmt 2022-04-14 14:25:05 +02:00
chunk_stream.rs client: rustfmt 2022-04-14 14:25:05 +02:00
http_client.rs client: rustfmt 2022-04-14 14:25:05 +02:00
lib.rs drop dynamic_index.rs duplicate in pbs-client 2021-10-06 15:29:27 +02:00
merge_known_chunks.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00
pipe_to_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
pxar_backup_stream.rs client: rustfmt 2022-04-14 14:25:05 +02:00
remote_chunk_reader.rs client: rustfmt 2022-04-14 14:25:05 +02:00
task_log.rs client: rustfmt 2022-04-14 14:25:05 +02:00
vsock_client.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00