luet/pkg/helpers/imgworker
Ettore Di Giacinto 0028dd3a92 Support content trust images and pull with authentication
Contact the notary server if ```--verify``` is specified (or `verify:
true` is enabled on the repo config) and verify if the image is signed,
use the returned value to pull the verified image.
2021-03-11 17:57:59 +01:00
..
auth.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
client.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
pull.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
session.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
unpack.go Expose DownloadAndExtractDockerImage as a util 2021-03-09 09:22:37 +01:00
workeropts.go Expose DownloadAndExtractDockerImage as a util 2021-03-09 09:22:37 +01:00