add pbs-tools subcrate

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-06 13:26:35 +02:00
parent d420962fbc
commit 770a36e53a
44 changed files with 175 additions and 139 deletions

View File

@ -7,6 +7,8 @@ use proxmox::tools::email::sendmail;
use proxmox::api::schema::parse_property_string;
use proxmox::try_block;
use pbs_tools::format::HumanByte;
use crate::{
config::datastore::DataStoreConfig,
config::verify::VerificationJobConfig,
@ -19,7 +21,6 @@ use crate::{
Notify,
DatastoreNotify,
},
tools::format::HumanByte,
};
const GC_OK_TEMPLATE: &str = r###"