]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
client: allow passing specific master key
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 5 Feb 2021 15:35:32 +0000 (16:35 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 6 Feb 2021 08:04:42 +0000 (09:04 +0100)
commitc0a87c12fbd0cc9ac36e1a095aefbace53ff312a
tree80e9f29e881a43e37caf57e5f01e00fc2331df0d
parentc6a7ea0a2f20c8651168b8d3a33dfd49db3c665c
client: allow passing specific master key

it's needed for PVE's LXC integration, and might be interesting for
other more special usage scenarios as well.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/bin/proxmox-backup-client.rs
src/bin/proxmox_backup_client/key.rs