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:
1
debian/control
vendored
1
debian/control
vendored
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user