Files
podman/pkg
Valentin Rothberg 6ae4401bd1 iopodman.SearchImages: add ImageSearchFilter to Varlink API
Also add some argument checks to the Varlink function to avoid
referencing nil pointers, and complement the API.md descriptions.

The varlink endpoint can be tested via varlink CLI:

$ varlink call -m unix:/run/podman/io.podman/io.podman.SearchImages \
      '{"query": "ruby", "limit": 0, "tlsVerify": false, "filter": {}}'

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-02-20 10:25:25 +01:00
..
2018-03-27 21:55:33 +00:00
2018-09-05 13:48:20 +00:00
2018-07-27 02:48:16 +00:00
2017-11-01 11:24:59 -04:00
2019-01-15 17:09:15 -05:00
2019-02-14 13:21:52 -05:00
2019-01-15 12:25:10 -05:00
2019-02-14 13:21:52 -05:00