[WIP] Basic methods for DigitalOcean DNS#229
[WIP] Basic methods for DigitalOcean DNS#229mmalecki wants to merge 1 commit intopkgcloud:masterfrom
Conversation
|
Can you enumerate the methods which aren't supported by rackspace? |
|
I meant the other way: bulk write methods like |
|
Well we have at least a couple of options:
I'd go with no 1 for now, as the generalization for DNS is still primitive. See #165 for vocabulary. Maybe this should be moved into https://github.com/nodejitsu/pkgcloud/blob/master/docs/vocabulary.md |
|
Agree with going for No. 1 here @kenperkins. @mmalecki Nice work on this. A couple of minor things:
|
|
ping |
|
@kenperkins I will do this this weekend, hopefully together with migrating to newer DO API version (I promise!) |
|
Keep @mikeal in the loop, he was possibly going to do some DO stuff as well. |
|
I'm going to close this since it's going to be implemented in #325. |
This is a WIP. Implemented methods already work.
@kenperkins what do we do with methods which aren't supported by Rackspace? Do we throw in DigitalOcean or limit to subset supported by both providers (so no bulk write methods, mostly)?