Swm::DockerClient
Inherits Reference < Object
Constructors
for_cluster(cluster : Cluster) : DockerClient
Sourcefor_node(node : Node) : DockerClient
Sourcenew(host : String)
SourceInstance methods
exec(*args, **options)
Sourceexec(*args, **options, &)
Sourceexec_async(*args, **options)
Sourceexec_async(*args, **options, &)
Sourcehost
Sourcewait_for
Sourcewatch(command : String, &block)
Due to current Crystal language limitations, this cannot be delegated