podman/pkg/api/server
Valentin Rothberg e133a06d2f images --size
Add a --size option to podman images to allow for disabling computing
the size of listed images.  If listing images is critical to
performance, user may chose to turn off size computation to speed things
up.

Context: #13755
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-04-08 10:09:38 +02:00
..
idle Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
docs.go Update swagger documentation 2021-12-31 08:43:56 -05:00
handler_api.go bump go module to version 4 2022-01-18 12:47:07 +01:00
handler_logging.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_panic.go bump go module to version 4 2022-01-18 12:47:07 +01:00
handler_rid.go bump go module to version 4 2022-01-18 12:47:07 +01:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_auth.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_containers.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_distribution.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_events.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_exec.go Update swagger to improve compatibility 2022-03-22 15:20:30 -07:00
register_generate.go Handlers for `generate systemd` with custom dependencies 2022-01-19 21:46:16 +05:00
register_healthcheck.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_images.go images --size 2022-04-08 10:09:38 +02:00
register_info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_manifest.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_monitor.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_networks.go Update swagger to improve compatibility 2022-03-22 15:20:30 -07:00
register_ping.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_play.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_plugins.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_pods.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_secrets.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_swarm.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
register_system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_version.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_volumes.go bump go module to version 4 2022-01-18 12:47:07 +01:00
server.go bump go module to version 4 2022-01-18 12:47:07 +01:00
swagger.go Update swagger to improve compatibility 2022-03-22 15:20:30 -07:00