podman/pkg/bindings/images
Valentin Rothberg 1f1525f2e1 support `--digestfile` for remote push
Wire in support for writing the digest of the pushed image to a
user-specified file.  Requires some massaging of _internal_ APIs
and the extension of the push endpoint to integrate the raw manifest
(i.e., in bytes) in the stream.

Closes: #18216
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-04-21 10:28:40 +02:00
..
build.go remote,build: error if containerignore is symlink 2023-01-26 16:11:51 +05:30
build_test.go build: improve regex for iidfile 2021-05-06 11:33:59 +02:00
build_unix.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
build_windows.go Handle hard links in remote builds 2021-05-22 05:27:03 -04:00
diff.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images.go Add search --cert-dir, --creds 2023-03-15 15:01:26 +09:00
pull.go Change to correct break statements 2022-10-15 01:45:20 +02:00
push.go support `--digestfile` for remote push 2023-04-21 10:28:40 +02:00
rm.go pkg/bindings/images/rm.go: remove redundant FIXME 2022-05-24 16:07:39 +02:00
types.go support `--digestfile` for remote push 2023-04-21 10:28:40 +02:00
types_diff_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_export_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_get_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_history_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_import_options.go import: allow users to set os, arch and variant of imports 2022-03-23 11:22:55 +05:30
types_list_options.go Revert "images --size" 2022-04-14 10:58:36 +02:00
types_load_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_prune_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_pull_options.go Add ProgressWriter to PullOptions 2022-08-19 00:41:22 +03:00
types_push_options.go support `--digestfile` for remote push 2023-04-21 10:28:40 +02:00
types_remove_options.go remove image podman no prune 2022-08-04 14:55:03 -04:00
types_scp_options.go podman image scp remote support & podman image scp tagging 2022-06-28 08:54:19 -04:00
types_search_options.go Add search --cert-dir, --creds 2023-03-15 15:01:26 +09:00
types_tag_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_tree_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_untag_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00