summaryrefslogtreecommitdiff
path: root/configfile/main.go
AgeCommit message (Collapse)Author
2024-10-24seperate config files for droplets, hypervisors & eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23notsureJeff 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-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-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