summaryrefslogtreecommitdiff
path: root/validate.go
AgeCommit message (Collapse)Author
2024-10-26move this into a common package?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more common code. it might work again. would be niceJeff Carr
to have a kuma check, but no. I fucking deleted it. and of course with no backup or memory of where I mapped it to. kuma needs an undelete! or an event log of changes to kuma. ironic since all it does is track changes in state but it doesn't track it's own changes Signed-off-by: Jeff Carr <[email protected]>
2024-10-26finds disks and puts dirs in the protobuf clusterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25--xml-ignore-disk=true worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25checking for duplicate filenames worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25check for duplicate disk namesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25fails on imports with duplicate mac addrsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25show droplet total countJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24cleanup instructionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>