symmetry-digitalocean-api ~master (2022-05-02T20:10:22.6518273)
Dub
Repo
OceanAPI
symmetry
api
digitalocean
struct
OceanAPI {
string
endpoint
;
string
token
;
this
(string token);
this
(string endpoint, string token);
}
Constructors
this
this
(string token)
Undocumented in source.
this
this
(string endpoint, string token)
Undocumented in source.
Members
Variables
endpoint
string
endpoint
;
Undocumented in source.
token
string
token
;
Undocumented in source.
Meta
Source
See Implementation
symmetry
api
digitalocean
aliases
OceanImageId
enums
DropletAction
OceanDistro
OceanRegion
functions
action
actions
allNeighbours
backups
changeKernel
createRecord
del
delRecord
disableBackups
doSnapshot
dropletAction
enableIPv6
enablePrivateNetworking
findDroplet
get
getImageAction
getRecord
joinUrl
kernels
listActions
listDomainRecords
listDomains
listDroplets
listImages
listKeys
listRegions
listSizes
listUpgrades
neighbours
oceanRegion
passwordReset
powerCycle
powerOff
powerOn
reboot
rebuild
rename
request
resize
restore
retrieve
retrieveAction
shutdown
snapshots
toString
transfer
update
updateName
updateRecord
upgrade
structs
Droplet
OceanAPI
OceanDomain
OceanGlobalImage
OceanImage
OceanKey
OceanResult
variables
DropletActions
OceanImages
OceanRegions