Commit Graph

616 Commits

Author SHA1 Message Date
bryanl e1fc58dc46 Retrieve features for a region 2014-10-16 09:37:12 -04:00
bryanl 6fc81f4c7a Add all options to droplet create request
Added:

backups, ipv6, private_networking, user_data
2014-10-16 09:36:50 -04:00
bryanl b335d2a1ba If pages are empty, assume we are on last 2014-10-16 09:35:23 -04:00
Bryan Liles 1c064ed4c9 Merge pull request #7 from bfirsh/fix-example-in-readme
Fix example in readme
2014-09-22 16:21:52 -04:00
Ben Firshman a7066ece1f Fix example in readme
- client.Droplet doesn't exist
- Image takes a string, not an int
- Ubuntu image ID seems to have changed
2014-09-22 13:19:48 -07:00
bryanl 0a9eb5ac75 Merge branch 'nitrous-io-add-poweron' 2014-09-19 08:51:21 -04:00
Daniel, Dao Quang Minh c2a4a75927 add support for PowerOn
as specified in https://developers.digitalocean.com/v2/#power-on-a-droplet
2014-09-18 03:42:59 -04:00
Bryan Liles ed61c087bf Merge pull request #5 from digitalocean/bug/droplet-create-no-actions
Links aren't added to droplet create response
2014-09-10 17:57:46 -04:00
bryanl 09b1d317c4 Links aren't added to droplet create response
Links returned by the API were not added to the Droplet create response, so you couldn't inspect the URL to determine when a Droplet was created.
2014-09-10 17:28:44 -04:00
Bryan Liles db6b5a69f7 Merge pull request #4 from digitalocean/v0.3
Update to current API spec
2014-09-08 20:37:10 -04:00
bryanl 96accbf5e9 Update to current API spec
* Allow requesting pages in lists by number
* Add tooling to allow examination of page links if they exist
* Add domain management CRUD
2014-09-08 20:36:11 -04:00
Bryan Liles 6a5163c77e Merge pull request #3 from digitaloceancloud/api-interfaces
Services are interfaces
2014-09-04 16:25:54 -04:00
bryanl 4b5588d885 Services are interfaces
* Converted services to interfaces to make testing with them
in downstream projects easier to do.
* Removed testify dependency.
2014-09-04 16:22:37 -04:00
Bryan Liles 81b1242868 Merge pull request #2 from adamvduke/patch-1
fix a small spelling mistake in the README
2014-09-04 10:41:25 -04:00
Adam Duke c8ee708db0 fix a small spelling mistake in the README 2014-09-04 10:15:45 -04:00
bryanl b4bec8f557 initial commit 2014-09-03 10:20:10 -04:00