leopardslab / gocloud

☁️ Go API for open cloud
Apache License 2.0
119 stars 142 forks source link

DigitalOcean LoadBalancer module #81

Closed shlokgilda closed 6 years ago

shlokgilda commented 6 years ago

In this PR, I have:

  1. Implemented all the functions for DigitalOcean LoadBalancer module.
  2. Added test cases for all the functions.
  3. Updated docs and APIDocs.
  4. Updated README.md.
  5. Corrected spelling of "Createloadbalancer" from "Creatloadbalancer". This has lead to a lot of minor changes in a lot of files.