ossobv / proxmove

Migrate virtual machines between different Proxmox VE clusters with minimal downtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split up code into a few separate modules

wdoekes opened this issue · comments

  • storage, in which we can have a base and zfs and plain and ...
  • runnable (the "vm"/"lxc"s)
  • backend, where we wrap the api and can possibly mock it
  • main
  • cluster, where put the rest: cluster, storagenode, ...