mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-18 22:37:52 +00:00
add endpoints for create, add, remove, inspect, and push. this allows manifests to be managed through the restful interfaces. also added go-bindings and tests Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| common_test.go | ||
| containers_test.go | ||
| create_test.go | ||
| images_test.go | ||
| manifests_test.go | ||
| pods_test.go | ||
| test_suite_test.go | ||
| volumes_test.go | ||