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
container.go Use Runtime target 2019-02-19 13:14:17 -06:00
network.go
network_test.go
node.go
secret.go
service.go
service_test.go Use Runtime target 2019-02-19 13:14:17 -06:00
swarm.go
task.go