summaryrefslogtreecommitdiff
path: root/helpers.go
AgeCommit message (Collapse)Author
2025-03-27this is actually a 'scanner'v0.2.34Jeff Carr
2025-03-24moving to a cluster.proto config filev0.2.33Jeff Carr
2025-02-22switch virtbuf to virtpbv0.2.22Jeff Carr
2024-12-01switched to autogenpbv0.2.10Jeff Carr
2024-11-07rename Clusterv0.2.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01fixes for libvirt domain importJeff 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-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-27droplet.ForceHypervisor for binding it thereJeff 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-26events should not be pluralJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24don't do experiements anymore in droplets.protoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24seperate config files for droplets, hypervisors & eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23virtigo can now replace libvirt xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23formatting for bytesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23update AddDroplet()v0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23no idea the right way to do thisJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22more human readable json file testsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22attempt at human readable message in JSON outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22FindHypervisor() and FindDroplet()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22don't actually use prototext?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22add prototext config formatJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22add JSON exportJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22experiementsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22this is weirdJeff Carr
Signed-off-by: Jeff Carr <[email protected]>