spiegel_podman/pkg/api/handlers/compat
Daniel J Walsh 21cb3043fc
podman-remote ps --external --pod --sort do not work.
Fixup the bindings and the handling of the --external --por and --sort
flags.

The --storage option was renamed --external, make sure we use
external up and down the stack.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-27 06:44:43 -05:00
..
changes.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers.go podman-remote ps --external --pod --sort do not work. 2021-01-27 06:44:43 -05:00
containers_archive.go remote copy 2020-12-18 12:08:49 +01:00
containers_attach.go Fixes remote attach and exec to signal IdleTracker 2020-10-05 10:40:23 -07:00
containers_create.go Fix Wrong image tag is used when creating a container from an image with multiple tags 2020-12-11 20:02:41 +08:00
containers_export.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_logs.go Add EOL to compat container logs 2020-10-21 16:21:28 +02:00
containers_pause.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_prune.go Restore compatible API for prune endpoints 2021-01-07 15:32:32 -07:00
containers_restart.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_start.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_stats.go Lowercase some errors 2020-10-05 15:56:44 -07:00
containers_stop.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
containers_top.go Lowercase some errors 2020-10-05 15:56:44 -07:00
containers_unpause.go Jira RUN-1106 Container handlers updates 2020-12-03 13:49:22 -07:00
events.go Spelling 2020-12-22 13:34:31 -05:00
exec.go Fixes remote attach and exec to signal IdleTracker 2020-10-05 10:40:23 -07:00
images.go Restore compatible API for prune endpoints 2021-01-07 15:32:32 -07:00
images_build.go Honor the --layers flag 2020-12-09 08:31:36 -05:00
images_history.go Lowercase some errors 2020-10-05 15:56:44 -07:00
images_prune.go Restore compatible API for prune endpoints 2021-01-07 15:32:32 -07:00
images_push.go Jira RUN-1106 Image handlers updates 2020-12-03 16:11:17 -07:00
images_remove.go Lowercase some errors 2020-10-05 15:56:44 -07:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go Fixup search 2021-01-25 18:01:22 -05:00
images_tag.go Lowercase some errors 2020-10-05 15:56:44 -07:00
info.go Spelling 2020-12-22 13:34:31 -05:00
networks.go Fix some network compat api problems 2020-12-11 14:16:05 +01:00
ping.go Jira RUN-1106 System handlers updates 2020-12-05 16:41:57 -07:00
resize.go Expose Height/Width fields to decoder 2020-12-30 19:27:48 -07:00
swagger.go APIv2 compatibility network connect|disconnect 2020-10-22 08:20:28 -05:00
system.go Jira RUN-1106 System handlers updates 2020-12-05 16:41:57 -07:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go Reduce general binding binary size 2021-01-13 09:35:24 -06:00
version.go Lowercase some errors 2020-10-05 15:56:44 -07:00
volumes.go Initial implementation of volume plugins 2021-01-14 15:35:33 -05:00