summaryrefslogtreecommitdiff
path: root/digitalocean/create.go
AgeCommit message (Collapse)Author
2024-01-03fixed stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31display droplet works betterv0.2.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31finally get droplet Create() working againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31select memory sizeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31work on Connect()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31droplet create has regionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31create takes a name. delete() droplet worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>