mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-03 06:07:51 +00:00
This PR fixes the case when the API return HTTP 409 response. Where the API return the body format different then for other HTTP error codes. Signed-off-by: Ondra Machacek <omachace@redhat.com> |
||
|---|---|---|
| .. | ||
| pods.go | ||
| types.go | ||
| types_create_options.go | ||
| types_exists_options.go | ||
| types_inspect_options.go | ||
| types_kill_options.go | ||
| types_list_options.go | ||
| types_pause_options.go | ||
| types_prune_options.go | ||
| types_remove_options.go | ||
| types_restart_options.go | ||
| types_start_options.go | ||
| types_stats_options.go | ||
| types_stop_options.go | ||
| types_top_options.go | ||
| types_unpause_options.go | ||