summaryrefslogtreecommitdiff
path: root/cmd/podmanV2/images/search.go
Commit message (Collapse)AuthorAge
* podmanV2: implement searchValentin Rothberg2020-04-09
Also implement a new libpod endpoint to add more parameters and to prevent us from converting between slices and maps and make use of the filter parsing in the image backend. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>