podman/test/apiv2/python/rest_api
Lewis Roy 99cfdc04db
feat: Add OCI Artifact support to the Podman REST API
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>
2025-06-04 15:49:34 +10:00
..
fixtures feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_artifact.py feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
test_v2_0_0_container.py compat: Add CgroupnsMode to POST /containers/create 2025-05-15 15:31:16 +02:00
test_v2_0_0_image.py bug: Correct Docker compat REST API image delete endpoint 2025-04-27 20:51:11 +10:00
test_v2_0_0_manifest.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_network.py Set network ID if available during container inspect 2025-01-20 15:55:26 +01:00
test_v2_0_0_pod.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_system.py Add missing security options to /info response 2023-04-16 18:27:16 +02:00
test_v2_0_0_volume.py Allow label and labels when creating volumes 2021-10-28 16:02:22 -07:00
v1_test_rest_v1_0_0.py Fix documentation of use of tcp connections 2022-08-23 16:12:08 -04:00