podman/pkg/libartifact
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
..
store feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
types Add ability to set layer media type for artifacts 2025-04-17 10:36:21 -05:00
artifact.go Define artifact error types 2025-02-19 13:10:47 -06:00