moby--moby/api/server
Drew Erny 6f1d7ddfa4 Use Runtime target
The Swarmkit api specifies a target for configs called called "Runtime"
which indicates that the config is not mounted into the container but
has some other use. This commit updates the Docker api to reflect this.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2019-02-19 13:14:17 -06:00
..
backend/build builder: add prune options to the API 2018-09-01 22:01:17 +00:00
httputils Replace deprecated grpc.ErrorDesc() and grpc.Code() calls 2018-12-30 12:34:28 +01:00
middleware api/server, dockerversion: modify context key 2018-08-22 11:20:22 +09:00
router Use Runtime target 2019-02-19 13:14:17 -06:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
router_swapper.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
server_test.go Various code-cleanup 2018-05-23 17:50:54 +02:00