Versions in this module Expand all Collapse all v1 v1.11.0 Dec 24, 2018 v1.10.0 Aug 16, 2018 Changes in this version + func NewDOCloud(region string) (fi.Cloud, error) + type DOAPITarget struct + Cloud *digitalocean.Cloud + func NewDOAPITarget(cloud *digitalocean.Cloud) *DOAPITarget + func (t *DOAPITarget) Finish(taskMap map[string]fi.Task) error + func (t *DOAPITarget) ProcessDeletions() bool