# Functions
No description provided by the author
BadRequestError returns a 400 docker error on a bad request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InternalServerError returns a 500 docker error on a portlayer error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NotFoundError returns a 404 docker error when a container is not found.
No description provided by the author
ResourceLockedError returns a 423 http status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VolumeCreateNotFoundError returns a 404 docker error for a volume create request.
VolumeInternalServerError returns a 500 docker error for a volume-related request.
VolumeJoinNotFoundError returns a 404 docker error for a volume join request.
VolumeNotFoundError returns a 404 docker error for a volume get request.
# Structs
No description provided by the author
InvalidBindError is returned when create/run -v has more params than allowed.
InvalidVolumeError is returned when the user specifies a client directory as a volume.
LockTimeoutError is returned when a tryLock operation times out.