Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Droplet ¶
func CreateDroplet ¶
func CreateDroplet(config config.Config, region string, size string, userData string, jobID int64, publicKey string) (Droplet, error)
Launch a new droplet
func GetAllDroplets ¶ added in v0.2.0
GetAllDroplets returns a list of droplets with the given tag using a godo client
Click to show internal directories.
Click to hide internal directories.