proxmox-backup/pbs-client/src
Wolfgang Bumiller b62edce929 remove pbs_client::connect_to_localhost
It also used `CertInfo` from pbs-tools which is also server
specific.

The original helper is now in the main crate's
client_helpers instead.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-09-29 14:11:26 +02:00
..
pxar move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
tools support new ENV vars to get secret values through a file or a command 2021-07-22 10:09:53 +02:00
backup_reader.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
backup_repo.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_specification.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_writer.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
catalog_shell.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
chunk_stream.rs move ChunkStream to pbs-client 2021-07-20 10:52:21 +02:00
dynamic_index.rs move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
http_client.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
lib.rs remove pbs_client::connect_to_localhost 2021-09-29 14:11:26 +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 move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
remote_chunk_reader.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
task_log.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
vsock_client.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00