luet/pkg/installer/client
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
..
client_suite_test.go Fix installer/client test suite 2020-02-01 21:18:32 +01:00
docker_test.go Add docker client unit test 2021-01-22 16:55:51 +01:00
docker.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
http_test.go installer: Repositoris now support multiple uris 2020-01-01 13:43:23 +01:00
http.go Make docker image repositories actually working 2021-01-22 16:54:19 +01:00
interface.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
local_test.go installer: Repositoris now support multiple uris 2020-01-01 13:43:23 +01:00
local.go Make docker image repositories actually working 2021-01-22 16:54:19 +01:00