proxmox-backup/pbs-client/src
Dietmar Maurer 16a01c19dd support new ENV vars to get secret values through a file or a command
We want to allow passing a secret not only directly through the
environment value, but also indirectly through a file path, an open
file descriptor or a command that can write it to standard out.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-22 10:09:53 +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 move client to pbs-client subcrate 2021-07-19 12:58:43 +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 move client to pbs-client subcrate 2021-07-19 12:58:43 +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 move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
merge_known_chunks.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +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 move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
task_log.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
vsock_client.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00