Commit Graph

9 Commits

Author SHA1 Message Date
Timo Reimann 38b71c3469 Deserialize meta field for remaining APIs 2019-12-12 09:46:43 +01:00
Guus van Weelden 9e24e26f6b use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
Kristian Klausen 34f0bb60fa Remove non-working Detach function
The function returns "422 Attachment not found" all the time (tested
with doctl), and the doc* also says that droplet id should be
specified.

* https://developers.digitalocean.com/documentation/v2/#remove-a-block-storage-volume-from-a-droplet
2017-03-30 03:09:19 +02:00
Antoine Grondin dc14e4b04d add context.Context to all calls 2017-02-23 14:25:29 -05:00
Term1nal e9a24bffd6 Missed one! 2016-12-20 17:04:02 -08:00
Edward Viaene 950397c9c1 Adds DetachByDropletID 2016-11-07 16:55:44 +00:00
Andrew Starr-Bochicchio f2d61272c8 Add List and Get for StorageActions for consistency with other resources. 2016-07-16 22:19:46 -04:00
Andrew Starr-Bochicchio 33bae1f789 Add support for resizing volumes. 2016-07-16 21:40:32 -04:00
Antoine Grondin 979e3b310f storage: support for storage API 2016-06-27 13:45:59 -04:00