podman/pkg/api/server
Jhon Honce b059e1044f Restore compatible API for prune endpoints
* Restore correct API endpoint payloads including reclaimed space numbers
* Include tests for API prune endpoints
* Clean up function signatures with unused parameters
* Update swagger for /networks/prune

Fixes #8891

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-01-07 15:32:32 -07:00
..
idle Change http ConnState actions between new and active 2020-10-31 20:31:33 -06:00
docs.go Switch references of /var/run -> /run 2021-01-07 05:37:24 -05:00
handler_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go Spelling 2020-12-22 13:34:31 -05:00
register_auth.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_containers.go add pod filter for ps 2020-12-22 09:40:39 -06:00
register_distribution.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_events.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_exec.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_generate.go generate kube on multiple containers 2020-12-07 11:34:39 -06:00
register_healthcheck.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_images.go Spelling 2020-12-22 13:34:31 -05:00
register_info.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_manifest.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_monitor.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_networks.go Restore compatible API for prune endpoints 2021-01-07 15:32:32 -07:00
register_ping.go REST API v2 - ping - fix typo in header 2020-11-25 20:49:08 +01:00
register_play.go Add an option to control if play kube should start the pod 2020-11-17 20:00:58 +01:00
register_plugins.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_pods.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_swagger.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_swarm.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_version.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
register_volumes.go fix for compatibility volume creation 2020-09-28 13:28:07 -05:00
server.go Spelling 2020-12-22 13:34:31 -05:00
swagger.go Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00