podman/pkg/api/handlers/utils
Matej Vasek 92e858914d fix: response body of containers wait endpoint
The `Error` part of response must be nil (or omitted) if no error occurred.
Before this commit a zero value for the struct was returned.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-05-18 20:52:09 +02:00
..
containers.go fix: response body of containers wait endpoint 2021-05-18 20:52:09 +02:00
errors.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
handler.go Use version package to track all versions 2021-03-03 17:03:19 -07:00
handler_test.go Use version package to track all versions 2021-03-03 17:03:19 -07:00
images.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00