spiegel_podman/pkg/bindings
Valentin Rothberg 8700c2fd03 enable inspect tests
A surprisingly big change.  A core problem was that `podman inspect`
allows for passing containers AND images with the default `--type=all`.
This only worked partially as the data was processed in isolation which
caused various issues (e.g., two separate outputs instead of one) but it
also caused issues regarding error handling.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-04-29 07:25:31 +02:00
..
containers podman v2 remove bloat v2 2020-04-16 12:04:46 -05:00
generate [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
images enable inspect tests 2020-04-29 07:25:31 +02:00
manifests apiv2 addition of manifests 2020-03-16 10:03:55 -05:00
network Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
play [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
pods implement pod stats 2020-04-27 12:00:35 +02:00
system Merge pull request #5907 from sujil02/systemprune-v2 2020-04-28 18:11:39 +02:00
test Merge pull request #5907 from sujil02/systemprune-v2 2020-04-28 18:11:39 +02:00
volumes podmanv2 volumes 2020-03-24 16:03:49 -05:00
bindings.go apiv2 add bindings for logs|events 2020-03-19 09:38:00 -05:00
connection.go podman rmi: refactor logic 2020-04-21 08:12:25 +02:00
errors.go podman v2 remove bloat v2 2020-04-16 12:04:46 -05:00
version.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00