Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Docr::Client
Inherits
Reference
<
Object
Constants
Log = ::
Log
.for(self)
SOCKET_PATHS = [((
Path
.home / ".docker") / "run") / "docker.sock",
Path
["/var/run/docker.sock"]]
Constructors
new
(host :
String
= self.class.detect_host)
Source
Class methods
available?
Source
Instance methods
call
(method :
String
, url :
String
|
URI
, headers :
HTTP::Headers
|
Nil
= nil, body :
IO
|
Slice
(
UInt8
) |
String
|
Nil
= nil, &)
Source
containers
Source
host
Source
images
Source