distribution/docs/proxy/scheduler
Aaron Lehmann e9692b8037 Use reference package internally
Most places in the registry were using string types to refer to
repository names. This changes them to use reference.Named, so the type
system can enforce validation of the naming rules.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-22 14:47:05 -08:00
..
scheduler.go Use reference package internally 2016-01-22 14:47:05 -08:00
scheduler_test.go Simplify proxy scheduler 2015-10-15 09:18:21 -07:00