Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ocean_kit
v0.6.1
OceanKit
Client
Connection
Resource
Account
Base
Certificate
Domain
DomainRecord
Droplet
DropletAction
FloatingIpAction
FloatingIps
Image
ImageAction
LoadBalancer
Region
Size
Snapshot
SSHKey
Volume
VolumeAction
Built with Crystal 1.9.2
2023-10-07 18:47:09 UTC
class
OceanKit::Resource::Certificate
OceanKit::Resource::Certificate
OceanKit::Resource::Base
Reference
Object
Defined in:
ocean_kit/resources/certificate.cr
Instance Method Summary
#all
#certificates
#create
(options)
#delete
(id)
#find
(id)
Constructor methods inherited from class
OceanKit::Resource::Base
new(headers : HTTP::Headers | Nil)
new
Instance methods inherited from module
OceanKit::Client::Connection
destroy(path, options =
nil
)
destroy
,
get(path, options =
nil
)
get
,
post(path, options)
post
,
put(path, options)
put
,
request(http_method, path, options)
request
Instance Method Detail
def
all
#
[
View source
]
def
certificates
#
[
View source
]
def
create
(options)
#
[
View source
]
def
delete
(id)
#
[
View source
]
def
find
(id)
#
[
View source
]