podman/test/apiv2/python
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
..
rest_api 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
conftest.py Move all python tests to pytest 2022-03-04 10:35:29 -07:00
requirements.txt chore(deps): update dependency pytest to v8.4.0 2025-06-02 18:27:42 +00:00