not much here yet

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-11-06 19:14:14 -06:00
parent 2f715b47d5
commit 4fdb1934ff
1 changed files with 2 additions and 12 deletions

View File

@ -1,13 +1,3 @@
They are what to use for starting droplets with virsh, these are .proto files. first stab. may be inaccurate
but for making a cluster or "home cloud" with virtigo
When possible & sensible, use the same variable names as libvirt
virtigo needs to coordinate all the virtual machine
information centrally. The information in the libvirt xml
files are imported into these protobuf definitions and
passed around as protobufs
virtigo recreates the libvirt xml files and calls
'virsh create'
writes out config files as protojson and prototext