GO SDK of the GreenHost API. forked from github.com/digitalocean/godo
Go to file
Ben Tranter 97ac73b1d5
Merge pull request #262 from mdanzinger/master
remove ResolveReference call
2019-09-30 15:46:22 -04:00
util Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
.gitignore Add support for LoadBalancers 2017-02-14 15:36:18 -05:00
.travis.yml Upgrade to Go 1.13 2019-09-18 15:43:28 -04:00
CHANGELOG.md Bump version to v1.22.0 2019-09-24 17:35:43 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-09-30 15:20:12 -04:00
LICENSE.txt Update copyright notice to 2016 [ci skip] 2016-01-03 19:46:24 +05:30
README.md docs: added GoDoc badge 2019-08-19 22:12:29 +02:00
account.go Adding `VolumeLimit` to account. 2018-08-30 12:55:21 -04:00
account_test.go Adding `VolumeLimit` to account. 2018-08-30 12:55:21 -04:00
action.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
action_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
cdn.go CDN: Add support for configuring custom subdomains in Spaces CDN. 2019-03-01 11:58:49 -05:00
cdn_test.go CDN: Add support for configuring custom subdomains in Spaces CDN. 2019-03-01 11:58:49 -05:00
certificates.go Add support for Let's Encrypt Certificates. (#165) 2018-05-08 16:40:21 -04:00
certificates_test.go Add support for Let's Encrypt Certificates. (#165) 2018-05-08 16:40:21 -04:00
databases.go Added tags field to required structures 2019-09-13 17:49:21 +03:00
databases_test.go Added tags field to required structures 2019-09-13 17:49:21 +03:00
doc.go pr comments 2019-03-19 13:02:55 -07:00
domains.go Fix return of Domains.EditRecord function (Fixes: #198). 2019-01-29 11:26:18 -05:00
domains_test.go Fix return of Domains.EditRecord function (Fixes: #198). 2019-01-29 11:26:18 -05:00
droplet_actions.go Remove updrage droplet action (deprecated) 2018-05-10 14:00:22 -07:00
droplet_actions_test.go Remove updrage droplet action (deprecated) 2018-05-10 14:00:22 -07:00
droplets.go roll out vpc functionality 2019-04-02 15:22:16 -07:00
droplets_test.go roll out vpc functionality 2019-04-02 15:22:16 -07:00
errors.go Add checks for arguments 2015-09-25 14:44:20 -05:00
errors_test.go Add checks for arguments 2015-09-25 14:44:20 -05:00
firewalls.go fix doc link (#228) 2019-05-02 10:31:16 -04:00
firewalls_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
floating_ips.go add projects support 2018-10-16 17:29:54 +00:00
floating_ips_actions.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
floating_ips_actions_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
floating_ips_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
go.mod Upgrade to Go 1.13 2019-09-18 15:43:28 -04:00
go.sum Upgrade to Go 1.13 2019-09-18 15:43:28 -04:00
godo.go remove ResolveReference call 2019-09-30 15:24:05 -04:00
godo_test.go Support unset/nil auto_upgrade field on Kubernetes cluster update. 2019-09-01 16:03:06 -04:00
image_actions.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
image_actions_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
images.go Add support for creating custom images and listing images by tag. (#186) 2018-11-13 14:55:25 -05:00
images_test.go Add support for creating custom images and listing images by tag. (#186) 2018-11-13 14:55:25 -05:00
keys.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
keys_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
kubernetes.go DOKS: get cluster credentials 2019-09-24 16:57:02 -04:00
kubernetes_test.go DOKS: get cluster credentials 2019-09-24 16:57:02 -04:00
links.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
links_test.go Fix a few issues identified by go vet 2014-12-16 14:24:50 -08:00
load_balancers.go roll out vpc functionality 2019-04-02 15:22:16 -07:00
load_balancers_test.go roll out vpc functionality 2019-04-02 15:22:16 -07:00
projects.go Fix doc link (#227) 2019-04-30 10:07:39 -04:00
projects_test.go add projects support 2018-10-16 17:29:54 +00:00
regions.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
regions_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
sizes.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
sizes_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
snapshots.go add support for tagging snapshots 2019-04-19 14:36:46 -04:00
snapshots_test.go add support for tagging snapshots 2019-04-19 14:36:46 -04:00
storage.go add support for tagging snapshots 2019-04-19 14:36:46 -04:00
storage_actions.go Remove support for Go 1.6 (#166) 2018-05-08 16:24:29 -04:00
storage_actions_test.go use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
storage_test.go add support for tagging snapshots 2019-04-19 14:36:46 -04:00
strings.go add projects support 2018-10-16 17:29:54 +00:00
tags.go Fix omitempty typos in JSON struct tags 2019-06-16 11:19:17 -07:00
tags_test.go allow tagging volumes 2019-02-12 13:55:59 -05:00
timestamp.go removed named return 2015-07-16 09:16:00 +05:30
timestamp_test.go make linters happy 2016-12-20 16:00:17 -08:00
vpcs.go roll out vpc functionality 2019-04-02 15:22:16 -07:00
vpcs_test.go roll out vpc functionality 2019-04-02 15:22:16 -07:00

README.md

Godo

Build Status GoDoc

Godo is a Go client library for accessing the DigitalOcean V2 API.

You can view the client API docs here: http://godoc.org/github.com/digitalocean/godo

You can view DigitalOcean API docs here: https://developers.digitalocean.com/documentation/v2/

Install

go get github.com/digitalocean/godo@vX.Y.Z

where X.Y.Z is the version you need.

or

go get github.com/digitalocean/godo

for non Go modules usage or latest version.

Usage

import "github.com/digitalocean/godo"

Create a new DigitalOcean client, then use the exposed services to access different parts of the DigitalOcean API.

Authentication

Currently, Personal Access Token (PAT) is the only method of authenticating with the API. You can manage your tokens at the DigitalOcean Control Panel Applications Page.

You can then use your token to create a new client:

package main

import (
	"context"
	"github.com/digitalocean/godo"
	"golang.org/x/oauth2"
)

const (
    pat = "mytoken"
)

type TokenSource struct {
	AccessToken string
}

func (t *TokenSource) Token() (*oauth2.Token, error) {
	token := &oauth2.Token{
		AccessToken: t.AccessToken,
	}
	return token, nil
}

func main() {
	tokenSource := &TokenSource{
		AccessToken: pat,
	}

	oauthClient := oauth2.NewClient(context.Background(), tokenSource)
	client := godo.NewClient(oauthClient)
}

Examples

To create a new Droplet:

dropletName := "super-cool-droplet"

createRequest := &godo.DropletCreateRequest{
    Name:   dropletName,
    Region: "nyc3",
    Size:   "s-1vcpu-1gb",
    Image: godo.DropletCreateImage{
        Slug: "ubuntu-14-04-x64",
    },
}

ctx := context.TODO()

newDroplet, _, err := client.Droplets.Create(ctx, createRequest)

if err != nil {
    fmt.Printf("Something bad happened: %s\n\n", err)
    return err
}

Pagination

If a list of items is paginated by the API, you must request pages individually. For example, to fetch all Droplets:

func DropletList(ctx context.Context, client *godo.Client) ([]godo.Droplet, error) {
    // create a list to hold our droplets
    list := []godo.Droplet{}

    // create options. initially, these will be blank
    opt := &godo.ListOptions{}
    for {
        droplets, resp, err := client.Droplets.List(ctx, opt)
        if err != nil {
            return nil, err
        }

        // append the current page's droplets to our list
        for _, d := range droplets {
            list = append(list, d)
        }

        // if we are at the last page, break out the for loop
        if resp.Links == nil || resp.Links.IsLastPage() {
            break
        }

        page, err := resp.Links.CurrentPage()
        if err != nil {
            return nil, err
        }

        // set the page we want for the next request
        opt.Page = page + 1
    }

    return list, nil
}

Versioning

Each version of the client is tagged and the version is updated accordingly.

To see the list of past versions, run git tag.

Documentation

For a comprehensive list of examples, check out the API documentation.

For details on all the functionality in this library, see the GoDoc documentation.

Contributing

We love pull requests! Please see the contribution guidelines.