[pbs-devel] [PATCH proxmox-backup 09/22] client: extract common functions to proxmox_client_tools module

Dietmar Maurer dietmar at proxmox.com
Wed Feb 17 07:49:13 CET 2021


I thought we can put all client related code into src/client/

So why starting another lib inside src/bin/proxmox_client_tools/?


> On 02/16/2021 6:06 PM Stefan Reiter <s.reiter at proxmox.com> wrote:
> 
>  
> ...including common schemata, connect(), extract_*() and completion
> functions.
> 
> For later use with proxmox-file-restore binary.
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  src/bin/proxmox-backup-client.rs    | 361 +--------------------------
>  src/bin/proxmox_client_tools/mod.rs | 366 ++++++++++++++++++++++++++++





More information about the pbs-devel mailing list