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
selansen 32180ac0c7 VXLAN UDP Port configuration support
This commit contains changes to configure DataPathPort
option. By default we use 4789 port number. But this commit
will allow user to configure port number during swarm init.
DataPathPort can't be modified after swarm init.
Signed-off-by: selansen <elango.siva@docker.com>
2018-11-22 17:35:02 -05:00
..
config.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
container.go mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09: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 fix typos in service.go and plugin.go 2018-09-18 10:48:39 +08:00
service_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02: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