Module bollard::errors

source ·
Expand description

Errors for this module.

Structs

Error emitted by the docker server, when it responds with a 400.
Error emitted by the docker server, when it responds with a 409.
Error emitted by the docker server, when it responds with a 404.
Error emitted by the docker server, when it responds with a 304.
Generic error emitted by the docker server.
Error facilitating debugging failed JSON parsing.
Error emitted during client instantiation when the DOCKER_CERT_PATH environment variable is invalid.