spiegel_podman/pkg/domain/entities
Brent Baude fdfed9979f Add ability to set layer media type for artifacts
in #25884, it was pointed out that the standard detection used to
determine the artifact's file type can be wrong.  in those cases, it
would be handy for the user to be able to override the media type of the
layer.  as such, added a new option called `--file-type`, which is
optional, and allows users to do just that.

`podman artifact add --file-type text/yaml
quay.io/artifact/config:latest ./config.yaml `

Fixes: #25884

Signed-off-by: Brent Baude <bbaude@redhat.com>
2025-04-17 10:36:21 -05:00
..
reports ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
types ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
artifact.go Add ability to set layer media type for artifacts 2025-04-17 10:36:21 -05: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 add podman artifact extract 2025-02-11 14:36:53 +01: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 ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
machine.go Add disclaimer to podman machine info manpage. 2024-09-03 15:23:18 -04: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