package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns a digitalocean provider
type Config struct {
Token string `json:"token"`
Region string `json:"region"`
Size string `json:"size"`
Backups bool `json:"backups"`
IPv6 bool `json:"ipv6"`
PrivateNetworking bool `json:"private_networking"`
Monitoring bool `json:"monitoring"`
Tags []string `json:"tags"`
}
type TokenSource struct {
AccessToken string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.