summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-13better formattingv0.2.6Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-07rename Clusterv0.2.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-06minorv0.2.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-06not much here yetv0.2.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-02attempt at instructionsv0.2.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01things are working againv0.2.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01virtigod compiles againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01set preferred hypervisorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01import workedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01Merge branch 'jcarr' of git.wit.com:jcarr/virtbuf into jcarrJeff Carr
2024-11-01DumpDroplet()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01cleanup old exampleJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01fixes for libvirt domain importJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01more COBOLJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01pretty output for humans d.SprintHeader()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add droplet defaults to start state = offJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31AddDomainLocal()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31maybe works againv0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31expose cluster.HypervisorsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31example runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31seems to compileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31attempt at hypervisor archJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31code cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add flags for marking droplets as archivedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31fixed my config after totally destroying thingsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31rename FindDroplet() -> FindDropletByName()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add time duration to clusterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31move more into add.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31complies. made 'droplet.Current' for tmp dataJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles and buildsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31better to store as a stringJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add droplets.LocalOnlyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30events are in cluster.EJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30rename and rm old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30renameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30add droplet.MarshalJSON()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28func for droplet migration and change statev0.1.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27timestamp example format was wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27try to actually make real filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27filepath.Walk is overkill hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27backup all the filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27backup the cluster config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27droplet.ForceHypervisor for binding it thereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26need this marshal for startJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26start cleaning junk fields from config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26virtigo compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26config files in 4 pieces for human ease of useJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26writes out 4 config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26events should not be pluralJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26cleaner config file handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>