mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
* Server, bindings, and CLI all now pull version information from version package. * Current /libpod API version slaved to podman/libpod Version * Bindings validate against libpod API Minimal version * Remove pkg/bindings/bindings.go and updated tests Fixes: #9207 Signed-off-by: Jhon Honce <jhonce@redhat.com> |
||
|---|---|---|
| .. | ||
| attach_test.go | ||
| auth_test.go | ||
| common_test.go | ||
| containers_test.go | ||
| create_test.go | ||
| exec_test.go | ||
| images_test.go | ||
| info_test.go | ||
| manifests_test.go | ||
| pods_test.go | ||
| secrets_test.go | ||
| system_test.go | ||
| test_suite_test.go | ||
| volumes_test.go | ||