summaryrefslogtreecommitdiff
path: root/digitalocean/structs.go
AgeCommit message (Collapse)Author
2023-12-31create takes a name. delete() droplet worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-30digitalocean droplet power on & off workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-30shows the droplets and if they are on or offJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-30display dropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-30show dropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-30create a basic digitalocean gui objectJeff Carr
Signed-off-by: Jeff Carr <[email protected]>