struct

Lester

Inherits Struct < Value < Object

Constants

VERSION = "2.0.3"

Constructors

new(base_uri : String, private_key : String, certificate : String, ca_certificates : String | Nil = nil, verify_mode : String = "none")
Source
new(base_uri : URI, private_key : String, certificate : String, ca_certificates : String | Nil = nil, verify_mode : String = "none")
Source
new(socket : String)
Source
new(socket : UNIXSocket | Nil)
Source

Instance methods

certificates
Source
cluster
Source
images
Source
instances
Source
metrics
Source
networks
Source
operations
Source
pools
Source
profiles
Source
projects
Source
server
Source
socket
Source
volumes
Source
warnings
Source

Macros

method_missing(call)
Source

Nested types