moby--moby/internal/test/daemon
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 Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
container.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
daemon.go VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
daemon_unix.go integration-cli: fix netns test cleanup 2018-11-01 13:23:47 -07:00
daemon_windows.go Remove daemon.BuildImageWithOut and use cli helpers function 2018-04-18 16:45:55 +02:00
node.go TestAPISwarmLeaderElection: add some debug 2018-11-01 13:24:39 -07:00
ops.go VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
plugin.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
secret.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service.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