class

Swm::DockerClient

Inherits Reference < Object

Constructors

for_cluster(cluster : Cluster) : DockerClient
Source
for_node(node : Node) : DockerClient
Source
new(host : String)
Source

Instance methods

exec(*args, **options)
Source
exec(*args, **options, &)
Source
exec_async(*args, **options)
Source
exec_async(*args, **options, &)
Source
host
Source
wait_for
Source
watch(command : String, &block)

Due to current Crystal language limitations, this cannot be delegated

Source