podman/pkg/api/handlers/compat
Valentin Rothberg 97f93dc78e Revert "images --size"
This reverts commit e133a06d2f.

@nalind found a proper fix in c/storage [1] to address the performance
issue.  So we really don't need the flag anymore.  Note the flag has
never made it into any release.

[1] d76b3606fc

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-04-14 10:58:36 +02:00
..
auth.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
changes.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_archive.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_attach.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_create.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_export.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_logs.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_pause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_prune.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_restart.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_start.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_stats.go podman stats: calc CPU percentage correctly 2022-03-22 17:43:49 +01:00
containers_stop.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_top.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_unpause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
events.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
exec.go Add ExitCommandDelay configuration use in API exec handler 2022-03-04 00:57:35 +01:00
images.go Revert "images --size" 2022-04-14 10:58:36 +02:00
images_build.go Vendor in new opencontainers/selinux 2022-04-08 09:02:52 -04:00
images_history.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_prune.go linter: enable makezero 2022-03-22 13:04:35 +01:00
images_push.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_remove.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_tag.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
info.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
networks.go Update swagger to improve compatibility 2022-03-22 15:20:30 -07:00
ping.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
resize.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
secrets.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go bump go module to version 4 2022-01-18 12:47:07 +01:00
version.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
volumes.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00