pbs: reuse pve apiclient for api connect helper

it is flexible enough to easily do so, and should do well until we
actually have cheap native bindings (e.g., through wolfgangs rust
permlod magic).

Make it a private helper, we do *not* want to expose it directly for
now.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2020-12-01 09:53:38 +01:00
parent f3ccd0ef3d
commit 2f9eb6dc4c
2 changed files with 34 additions and 3 deletions

1
debian/control vendored
View File

@ -29,6 +29,7 @@ Depends: ceph-common (>= 12.2~),
glusterfs-client (>= 3.4.0-2),
libfile-chdir-perl,
libnet-dbus-perl,
libpve-apiclient-perl (>= 3.1-1),
libpve-cluster-perl,
libpve-common-perl (>= 6.2-4),
librados2-perl,