docs/tuf/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
..
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
errors.go Remove a redundant ErrChecksumMismatch error in tuf/client, since we 2016-04-20 11:08:03 -07:00