summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/images_prune.go
Commit message (Collapse)AuthorAge
* Restore compatible API for prune endpointsJhon Honce2021-01-07
* 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>