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/router/swarm
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.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
cluster.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
cluster_routes.go Use Runtime target 2019-02-19 13:14:17 -06:00
helpers.go Use Runtime target 2019-02-19 13:14:17 -06:00
helpers_test.go Use Runtime target 2019-02-19 13:14:17 -06:00