1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/convert
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
..
config.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
container.go Use Runtime target 2019-02-19 13:14:17 -06:00
network.go Fixing network inspect for swarm 2018-05-13 07:31:14 -07:00
network_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
node.go Add canonical import comment 2018-02-05 16:51:57 -05:00
secret.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
service.go Added support for maximum replicas per node to services 2018-12-24 02:04:15 +02:00
service_test.go Use Runtime target 2019-02-19 13:14:17 -06:00
swarm.go VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
task.go Output network attachment task information 2018-05-22 23:36:30 +02:00