podman/pkg/api/handlers/utils
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
..
apiutil set !remote build tags where needed 2024-08-19 11:41:28 +02:00
containers.go rework event code to improve API errors 2024-11-01 18:54:13 +01:00
errors.go feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
handler.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
handler_test.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
images.go fix deprecated docker v28 types 2025-03-11 16:24:34 +01:00