DockerAPI.Misc
SourceSummary
info(client) | Info on the Docker host |
ping(client) | Ping the Docker host |
version(client) | Version information of the Docker host |
Functions
Specs:
- info(DockerAPI.Client.t) :: Map.t
Info on the Docker host
Specs:
- ping(DockerAPI.Client.t) :: :ok
Ping the Docker host
Specs:
- version(DockerAPI.Client.t) :: Map.t
Version information of the Docker host