registry/storage/notifications
Stephen J Day af7eb42793 Event notification message definition
This commit defines the message format used to notify external parties of
activity within a registry instance. The event includes information about which
action was taken on which registry object, including what user created the
action and which instance generated the event.

Message instances can be sent throughout an application or transmitted
externally. An envelope format along with a custom media type is defined along
with tests to detect changes to the wire format.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-03 13:30:20 -08:00
..
event.go Event notification message definition 2015-02-03 13:30:20 -08:00
event_test.go Event notification message definition 2015-02-03 13:30:20 -08:00