class

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)
Source

Instance methods

account
Source
certificates
Source
domain_records
Source
domains
Source
droplet_actions
Source
droplets
Source
floating_ip_actions
Source
floating_ips
Source
image_actions
Source
images
Source
load_balancers
Source
regions
Source
sizes
Source
snapshots
Source
ssh_keys
Source
volume_actions
Source
volumes
Source

Nested types