OceanKit::Client
Inherits Reference / Object
Constants
RESOURCES = {"certificate" => :Certificate, "domain" => :Domain, "domain_record" => :DomainRecord, "droplet_action" => :DropletAction, "floating_ip_action" => :FloatingIpAction, "floating_ip" => :FloatingIps, "image_action" => :ImageAction, "image" => :Image, "load_balancer" => :LoadBalancer, "region" => :Region, "size" => :Size, "snapshot" => :Snapshot, "ssh_key" => :SSHKey, "volume" => :Volume, "volume_action" => :VolumeAction}
Constructors
new(api_key : String)
SourceInstance methods
account
Sourcecertificates
Sourcedomain_records
Sourcedomains
Sourcedroplet_actions
Sourcedroplets
Sourcefloating_ip_actions
Sourcefloating_ips
Sourceimage_actions
Sourceimages
Sourceload_balancers
Sourceregions
Sourcesizes
Sourcesnapshots
Sourcessh_keys
Sourcevolume_actions
Sourcevolumes
Source