automation-tests/pkg/bindings
Brent Baude ad4a92c5e5 Fix container filters
container filters were being double encoded (maybe triple) which resulted in the wrong encoding representation of filters being sent by the go-bindings.  Also, on the server side, Filter needed to be changed to Filter to decode properly. Finally, due to the changed return type of List Containers, the go bindings return values needed to be changed.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-02-11 12:42:58 -06:00
..
containers Fix container filters 2020-02-11 12:42:58 -06:00
generate [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
images Fix container filters 2020-02-11 12:42:58 -06:00
network [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
play [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
pods Fix container filters 2020-02-11 12:42:58 -06:00
test Add a binding test to check image tag and list commands. 2020-02-03 15:33:28 -05:00
volumes [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
bindings.go Review corrections pass #2 2020-01-23 11:58:26 -06:00
connection.go Fix container filters 2020-02-11 12:42:58 -06:00
errors.go Add a binding test to check image tag and list commands. 2020-02-03 15:33:28 -05:00
info.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
version.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00