spiegel_podman/pkg/api/handlers/libpod
Nalin Dahyabhai f168b3c115 podman manifest add: support creating artifact manifest on the fly
Add a --artifact flag to `podman manifest add` which can be used to
create an artifact manifest for one or more files and attach it to a
manifest list.  Corresponding --artifact-type, --artifact-config-type,
--artifact-config, --artifact-layer-type, --artifact-subject, and
--artifact-exclude-titles options can be used to fine-tune the fields in
the artifact manifest that don't refer to the files themselves.

Add a --index option to `podman manifest annotate` that will cause
values passed to the --annotation flag to be applied to the manifest
list as a whole instead of to an entry in the list.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2024-02-29 11:47:44 -05:00
..
containers.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_create.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_stats.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
generate.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
healthcheck.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images_pull.go Allow podman pull to specify --retry and --retry-delay 2024-02-17 07:37:26 -05:00
images_push.go Add support for podman push --retry --retry-delay 2024-02-29 10:20:21 -05:00
info.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
kube.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
manifests.go podman manifest add: support creating artifact manifest on the fly 2024-02-29 11:47:44 -05:00
networks.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
play.go Add "podman kube play" cmd 2022-07-13 15:27:03 +01:00
pods.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
secrets.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
swagger_spec.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
system.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
volumes.go Bump Go module to v5 2024-02-08 09:35:39 -05:00