proxmox-backup/src/api2
Wolfgang Bumiller 3865e27e96 src/api2/node.rs: 'mod' statement cleanup
split them into groups: `pub`, `pub(crate)` and non-pub

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-07-29 09:19:57 +02:00
..
access api2/access/acl: add path and exact parameter to list_acl 2020-05-20 13:44:36 +02:00
admin src/backup/data_blob.rs: new load_from_reader(), which verifies the CRC 2020-07-28 10:23:16 +02:00
backup upload_chunk: allow upload of empty blobs 2020-07-28 11:03:36 +02:00
config api2/config/sync: fix id parameter 2020-05-29 11:24:54 +02:00
node services: make reload safer and default to it in gui 2020-07-25 20:23:12 +02:00
reader depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
access.rs api2/access: implement term ticket 2020-07-23 11:55:00 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs src/api2/backup.rs: call register_chunk in previous download api 2020-06-26 08:22:46 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
helpers.rs api: translate ENOTFOUND to 404 for downloads 2020-07-22 09:19:29 +02:00
node.rs src/api2/node.rs: 'mod' statement cleanup 2020-07-29 09:19:57 +02:00
pull.rs api2/pull: refactor priv checking and creating pull parameters 2020-05-29 11:27:43 +02:00
reader.rs extract create_download_response API helper 2020-06-25 11:57:37 +02:00
status.rs api2/status: fix estimation bug 2020-07-21 13:02:08 +02:00
types.rs add .../apt/update API call 2020-07-23 10:41:14 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00