distribution/notifications
Brian Bland ce88d8a6f4 Adds functional options arguments to the Blobs Create method
Removes the Mount operation and instead implements this behavior as part
of Create a From option is provided, which in turn returns a rich
ErrBlobMounted indicating that a blob upload session was not initiated,
but instead the blob was mounted from another repository

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-01-13 16:42:59 -08:00
..
bridge.go Fires a new Mount event when blobs are cross-repo mounted 2016-01-08 13:53:30 -08:00
bridge_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Fires a new Mount event when blobs are cross-repo mounted 2016-01-08 13:53:30 -08:00
event_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
http.go Address possible goroutine leak in notification library 2015-04-29 18:31:01 -07:00
http_test.go Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
listener.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
listener_test.go Fires a new Mount event when blobs are cross-repo mounted 2016-01-08 13:53:30 -08:00
metrics.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks.go fix some typos in source comments 2015-04-17 12:39:52 +00:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00