1
0
mirror of https://github.com/distribution/distribution synced 2024-11-12 05:45:51 +01:00
distribution/notifications
Manish Tomar 328069bb4d add support for repo deleted event also
by having another interface RepositoryRemover that is implemented by
registry instance and is injected in app context for event tracking

Signed-off-by: Manish Tomar <manish.tomar@docker.com>
2018-08-02 23:05:05 -07:00
..
bridge_test.go add support for repo deleted event also 2018-08-02 23:05:05 -07:00
bridge.go add support for repo deleted event also 2018-08-02 23:05:05 -07:00
endpoint.go Added ignore event typs into notifications 2018-03-13 16:00:44 +08:00
event_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
event.go fix some typos in notifications/event.go and sinks.go 2017-03-20 20:23:11 +08:00
http_test.go Fix unit test 2017-01-09 17:31:00 -08:00
http.go Add transport field to EndpointConfig struct 2016-07-11 11:52:23 -07:00
listener_test.go add support for repo deleted event also 2018-08-02 23:05:05 -07:00
listener.go add support for repo deleted event also 2018-08-02 23:05:05 -07:00
metrics_test.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
metrics.go Typo fixes in comments 2016-02-10 16:26:29 -08:00
sinks_test.go Added ignore event typs into notifications 2018-03-13 16:00:44 +08:00
sinks.go Added ignore event typs into notifications 2018-03-13 16:00:44 +08:00