docs/client
Diogo Mónica 30c488b3b4 Merge pull request #393 from docker/path-fix
use path instead of filepath to express TUF roles
2016-01-04 19:26:13 -08:00
..
changelist the empty string should be used in delegation Paths to indicate a role can sign anything 2015-12-18 16:10:43 -08:00
backwards_compatibility_test.go Test import/export of old repo format. 2015-12-23 11:47:37 -08:00
client.go Change ListTargetes and GetTargetsByName to return TargetWithRole. 2016-01-04 17:15:44 -08:00
client_pkcs11_test.go Fixing wrongly named file that led to test init deleting keys 2015-11-14 12:51:31 +01:00
client_root_validation_test.go Refactor some of the code to reduce creating temp notary repo directory boilerplate. 2015-12-22 16:23:19 -08:00
client_test.go Change ListTargetes and GetTargetsByName to return TargetWithRole. 2016-01-04 17:15:44 -08:00
helpers.go use path instead of filepath to express TUF roles 2016-01-04 16:23:02 -08:00
helpers_test.go Add some more publishing tests. 2015-12-22 00:44:50 -08:00
repo.go Minor refactor of NotaryRepository constructor to use more shared code. 2015-12-07 17:19:28 -08:00
repo_pkcs11.go Minor refactor of NotaryRepository constructor to use more shared code. 2015-12-07 17:19:28 -08:00