registry/notifications
Derek McGowan d8fcbeeb71
Update registry to use WithName for creating Named values
The registry uses partial Named values which the named parsers
no longer support. To allow the registry service to continue
to operate without canonicalization, switch to use WithName.
In the future, the registry should start using fully canonical
values on the backend and WithName should no longer support
creating partial values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-18 13:56:56 -08:00
..
bridge.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
bridge_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
endpoint.go Add notification filtering by target media type 2016-09-16 12:01:03 -07:00
event.go Propogate tag as a functional argument into the notification system to attach 2016-03-23 14:57:52 -07:00
event_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
http.go Add transport field to EndpointConfig struct 2016-07-11 11:52:23 -07:00
http_test.go Fix unit test 2017-01-09 17:31:00 -08:00
listener.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
listener_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
metrics.go Typo fixes in comments 2016-02-10 16:26:29 -08:00
sinks.go Add notification filtering by target media type 2016-09-16 12:01:03 -07:00
sinks_test.go Add notification filtering by target media type 2016-09-16 12:01:03 -07:00