# Functions

APIVersion - the remote docker API version.
CACert - CA Client Certificate.
Cert - Client certificate.
CertKey - Client certificate key.
Host - remote host.
Log - recommended to be enabled at all times.
NewLocalClient creates a client without TLS connection (recommended only if running on localhost).
No description provided by the author
NewTLSClient init digital ocean client.

# Structs

Client - digitalocean abstraction.
Options for docker client.

# Interfaces

Docker API interfaces.

# Type aliases

Option a single option.