mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
This patch adds a new endpoint to the REST API called "artifacts" with the following methods: - Add - Extract - Inspect - List - Pull - Push - Remove This API will be utilised by the Podman bindings to add OCI Artifact support to our remote clients. Jira: https://issues.redhat.com/browse/RUN-2711 Signed-off-by: Lewis Roy <lewis@redhat.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_v2_0_0_artifact.py | ||
| test_v2_0_0_container.py | ||
| test_v2_0_0_image.py | ||
| test_v2_0_0_manifest.py | ||
| test_v2_0_0_network.py | ||
| test_v2_0_0_pod.py | ||
| test_v2_0_0_system.py | ||
| test_v2_0_0_volume.py | ||
| v1_test_rest_v1_0_0.py | ||