docs/client
Ying Li 61bbf7be49 Change ListTargetes and GetTargetsByName to return TargetWithRole.
This object has both the target and the role in which the target was found.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-01-04 17:15:44 -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 Code cleanups as per review, and after rebasing. 2015-12-18 16:51:48 -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