]> git.proxmox.com Git - proxmox-backup.git/commit
implement subscription handling and api
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 11:25:59 +0000 (12:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 12:13:00 +0000 (13:13 +0100)
commit7b22fb257f8fdd23a01ca660a86c1c3afb210b26
treed8ab7e463002492c3f571729fd94fd568409462b
parent2e201e7da69cfb73d764e6c057eb0c7fcd0a40e2
implement subscription handling and api

mostly modelled after PVE

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/node/subscription.rs
src/tools.rs
src/tools/subscription.rs [new file with mode: 0644]