summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-26store dirsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25read event config maybe worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25anypb is probably overkill herev0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24rm old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24deprecate old experimentJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24of course I spelled this wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24just make a .proto file for experimentsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24keep and deprecateJeff 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-24update thinking in the notesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24minor formatingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24add timestamp and any typesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24easy updatesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23switched virtigo to DropletState enumJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23another total violation of protobuf by renumberingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23add qemu machine and archJeff 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-23notsureJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22stub out some kinda events something or otherJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22commentsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22murdering the purpose of protobuf's by renumberingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22autoscanJeff 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-22attempt 'any' typeJeff 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]>
2024-10-22next step, write out yaml or jsonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22add hypervisor structJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22need to redo this example codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22change sample hostnameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-22is this how to support multiple droplets?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-21rename from old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-21does a single dropletJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-21rm -fJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-21build using google.golang.orgv0.0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-21make clean works. configfile builds and runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-18first go at itJeff Carr