proxmox-backup/src/api2
Dietmar Maurer fd18775ac1 worker_state: move tasktype() code to src/api2/node/tasks.rs
Because this is API related code, and only used there.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-21 08:47:48 +02:00
..
access buildsys: drop double-build hack to avoid linkage issues 2021-09-21 08:46:41 +02:00
admin move src/server/formatter.rs to proxmox-rest-server crate 2021-09-21 08:46:41 +02:00
backup move src/server/formatter.rs to proxmox-rest-server crate 2021-09-21 08:46:41 +02:00
config avoid type re-exports 2021-09-14 08:35:43 +02:00
node worker_state: move tasktype() code to src/api2/node/tasks.rs 2021-09-21 08:47:48 +02:00
reader move src/server/formatter.rs to proxmox-rest-server crate 2021-09-21 08:46:41 +02:00
tape move src/tape/helpers/snapshot_reader.rs to src/backup/snapshot_reader.rs 2021-09-14 07:42:06 +02:00
types fix regression tests 2021-09-10 12:45:06 +02:00
helpers.rs make api2::helpers::list_dir_content a CatalogReader method 2021-08-31 11:29:17 +02:00
mod.rs api2: nodes: add missing node list api call 2021-09-15 11:32:58 +02:00
ping.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
pull.rs move user configuration to pbs_config workspace 2021-09-10 07:09:04 +02:00
status.rs move datastore config to pbs_config workspace 2021-09-10 08:40:58 +02:00
version.rs move build.rs and friends to pbs-buildcfg 2021-07-19 14:59:18 +02:00