You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/util/imagetools
Justin Chadwell 19291d900e inspect: move attestation loading to struct methods
This refactor ensures that the attestations are not output in the JSON
output for "{{ json . }}", and additionally allows future refactors to
dynamically load the attestation contents, ensuring faster performance
when attestations are not used in the output.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
create.go use double spaces with json marshal indent 2 years ago
inspect.go imagetools inspect: multi-platform support 3 years ago
loader.go inspect: change additional spdxs to not have duplicates 2 years ago
printers.go inspect: move attestation loading to struct methods 2 years ago