spiegel_podman/pkg/domain/entities
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
..
reports ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
types feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
artifact.go feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
auto-update.go auto update: fix usage of --authfile 2023-07-05 08:30:39 +02:00
container_ps.go add filter for container command 2025-03-02 19:47:44 +02:00
containers.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
engine.go cmd: Fix help text. --config specifies a dir not a regular file 2025-04-08 13:53:34 -07:00
engine_container.go Add podman system check for checking storage consistency 2024-06-04 10:00:37 -04:00
engine_image.go feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
events.go properly implement pull-error event status 2024-03-05 10:50:42 +01:00
filters.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
generate.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go bug: Correct Docker compat REST API image delete endpoint 2025-04-27 20:51:11 +10:00
machine.go feat: Add support for configuring swap in Podman machine 2025-04-29 12:20:24 +10:00
manifest.go manifest annotate: connect IndexAnnotations 2024-12-06 15:43:00 -05:00
network.go swagger fix infinitive recursion on some types 2024-04-12 15:26:34 +02:00
play.go Add --no-hostname option 2025-01-15 06:51:32 -05:00
pods.go Remove unused code and data structures 2025-04-01 16:24:02 -07:00
scp.go scp: add option types 2024-10-14 21:46:55 -04:00
secrets.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go Add podman system check for checking storage consistency 2024-06-04 10:00:37 -04:00
types.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
volumes.go swagger fix infinitive recursion on some types 2024-04-12 15:26:34 +02:00