spiegel_podman/libpod/image
Valentin Rothberg 8a49b59ed4 image.SearchImages: use SearchFilter type
Use an `image.SearchFilter` instead of a `[]string` in the SearchImages
API.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-02-20 10:25:25 +01:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go Minimally update for the DockerInsecureSkipTLSVerify type change 2018-12-06 23:34:59 +01:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go OpenTracing support added to start, stop, run, create, pull, and ps 2019-02-18 09:57:08 -05:00
image_test.go Changes to container runlabel for toolbox project 2019-01-30 08:44:58 -06:00
parts.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go podman image prune -- implement all flag 2019-01-29 16:51:48 -06:00
pull.go OpenTracing support added to start, stop, run, create, pull, and ps 2019-02-18 09:57:08 -05:00
pull_test.go Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName 2019-01-14 04:07:23 +01:00
search.go image.SearchImages: use SearchFilter type 2019-02-20 10:25:25 +01:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Parse fq name correctly for images 2019-02-13 11:05:20 -06:00