docs/client
Ying Li 5acab543e4 Update the client to have an old builder and a new builder, and to only use
cached version numbers to check downloaded version numbers of cached data
validates against the old builder.

This also removes the `GetRepo` function of the builder and adds some data
accessors instead that are necessary to do a consistent download and check
versions, that way the downloader doesn't need to fish around in the repo
itself for data in order to figure out what to download.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-04-27 10:58:58 -07:00
..
changelist Change root cert rotation to be root key rotation instead 2016-04-13 22:12:53 -07:00
backwards_compatibility_test.go Update update logic to error out on corrupted previous root metadata 2016-04-26 16:59:22 -07:00
client.go Update the client to have an old builder and a new builder, and to only use 2016-04-27 10:58:58 -07:00
client_pkcs11_test.go "make lint" wasn't actually linting every file in the repo. golint ./... 2016-04-12 22:28:32 -07:00
client_test.go Update all the server validation and generation code to use the builder. 2016-04-27 10:58:58 -07:00
client_update_test.go Update the client to have an old builder and a new builder, and to only use 2016-04-27 10:58:58 -07:00
delegations.go NotaryRepository.Update now just returns an error, rather than a client 2016-04-06 14:08:08 -07:00
helpers.go Change root cert rotation to be root key rotation instead 2016-04-13 22:12:53 -07:00
helpers_test.go Removing key import and gun from cryptoservice 2016-03-18 11:31:03 -07:00
repo.go Change config to disable_tofu instead of tofu 2016-04-19 11:01:56 -07:00
repo_pkcs11.go Change config to disable_tofu instead of tofu 2016-04-19 11:01:56 -07:00