proxmox-backup/src/api2
2021-01-30 09:36:54 +01:00
..
access clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
admin clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
backup verify: factor out common parameters 2021-01-26 09:54:49 +01:00
config tape: API type cleanup, use serde flatten to derive types 2021-01-30 09:36:54 +01:00
node clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
tape tape: API type cleanup, use serde flatten to derive types 2021-01-30 09:36:54 +01:00
types tape: API type cleanup, use serde flatten to derive types 2021-01-30 09:36:54 +01:00
access.rs clippy: rewrite ifs with identical return values 2021-01-25 11:41:43 +01:00
admin.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
backup.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
config.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
helpers.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
node.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
ping.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
pull.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
reader.rs api2/reader: asyncify the reader worker task 2021-01-29 06:59:25 +01:00
status.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
version.rs improve code docs in api2 2021-01-22 15:57:42 +01:00