pvc/client-cli/pvc/lib
Joshua Boniface 0d918d66fe Port VM autobackups into pvcworkerd with snaps
Moves VM autobackups from being in-CLI to being handled by the
pvcworkerd system on the primary coordinator. Turns the CLI autobackup
command into an actual API client endpoint rather than having its logic
in the CLI.

In addition, modifies the new autobackup to leverage the new "pvc vm
snapshot" function set, just with special snapshot names. This helps
automate this within the new snapshot scaffolding.
2024-08-23 17:23:06 -04:00
..
__init__.py Move new CLI client into place 2023-08-16 23:55:27 -04:00
ansiprint.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
cluster.py Add initial implementation of snapshot export 2024-08-19 18:46:07 -04:00
common.py Fix triplicate API calls on GET commands 2024-08-19 17:33:21 -04:00
faults.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
network.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
node.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
provisioner.py Add live migrate max downtime selector meta field 2024-01-11 00:05:50 -05:00
storage.py Add support for rolling back snapshots 2024-05-13 15:24:51 -04:00
vm.py Port VM autobackups into pvcworkerd with snaps 2024-08-23 17:23:06 -04:00
zkhandler.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00