1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/httputils
David Calavera f0d26e1665 Remove runconfig package dependency from image and container routers.
Use an interface to specify the behavior of a configuration decoder.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-28 16:23:51 -04:00
..
decoder.go Remove runconfig package dependency from image and container routers. 2016-03-28 16:23:51 -04:00
errors.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
form.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
form_test.go
httputils.go Pass upstream client's user agent through to registry on image pulls 2016-03-20 04:30:09 -07:00