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
Vincent Demeester a4f6920731 Add a specific config for the update command
This allows to define clearly what is mutable or not in a container
and remove the use of the internal HostConfig struct to be used.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-01-12 08:33:41 +01:00
..
httputils remove unnecessary logs from daemon 2015-11-10 17:44:38 +08:00
router Add a specific config for the update command 2016-01-12 08:33:41 +01:00
middleware.go authZ: more fixes 2015-12-18 16:29:01 +01:00
middleware_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
profiler.go api/server fix golint errors/warnings. 2015-07-28 22:44:39 +00:00
server.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
server_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
server_unix.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
server_windows.go Allocate resources for server API before daemon creation 2015-10-05 09:32:08 -07:00