distribution/registry/client
Matt Moore 0c7cd3fcf8 Add `expires_in` and `issued_at` to the auth spec.
This extends the specification for the Bearer token response to include
information pertaining to when an issued Bearer token will expire.

This also allows the client to accept `access_token` as an alias for `token`.

Signed-off-by: Matt Moore <mattmoor@google.com>
2015-10-27 11:05:33 -07:00
..
auth Add `expires_in` and `issued_at` to the auth spec. 2015-10-27 11:05:33 -07:00
transport Make the registry client more tolerant about HTTP status codes 2015-07-24 16:14:04 -07:00
blob_writer.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
blob_writer_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
errors.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
repository.go Update to provide small and clear interfaces 2015-10-09 16:05:49 -07:00
repository_test.go Correct unmarshal order for SignedManifest 2015-10-14 14:37:34 -07:00