Documentation ¶
Index ¶
- func DoAllDomainsDelete(token string, Keys []godo.Domain)
- func DoAllDropletsDelete(token string, DropletsForCleanUp []godo.Droplet)
- func DoAllSSHKeysDelete(token string, Keys []godo.Key)
- func DoVolumesCleanUp(token string, volumesForCleanUp []godo.Volume)
- func GetToken() string
- func ListAll(token string)
- func PrepareAllDomainsDelete(token string) []godo.Domain
- func PrepareAllDropletsDelete(token string) []godo.Droplet
- func PrepareAllSSHKeysDelete(token string) []godo.Key
- func PrepareVolumesCleanUp(token string) []godo.Volume
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoAllDomainsDelete ¶
func DoAllDropletsDelete ¶
func DoAllSSHKeysDelete ¶
func DoVolumesCleanUp ¶
func PrepareAllDomainsDelete ¶
func PrepareAllSSHKeysDelete ¶
func PrepareVolumesCleanUp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.