docs/api/client/swarm
Aaron Lehmann a0d1201e02 Require listen address and advertise address to be an IP address or an interface name
Hostnames are not supported for now because libnetwork can't use them
for overlay networking yet.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit fca0b18dcba99a7fbb8b430a55dc7bf60d5c1356)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:18:12 -07:00
..
cmd.go Reorder swarm commands 2016-07-25 23:17:01 -07:00
init.go Require listen address and advertise address to be an IP address or an interface name 2016-07-25 23:18:12 -07:00
inspect.go Replace secrets with join tokens 2016-07-25 23:16:59 -07:00
join.go Require listen address and advertise address to be an IP address or an interface name 2016-07-25 23:18:12 -07:00
join_token.go Replace secrets with join tokens 2016-07-25 23:16:59 -07:00
leave.go Replace secrets with join tokens 2016-07-25 23:16:59 -07:00
opts.go Split advertised address from listen address 2016-07-25 23:18:03 -07:00
opts_test.go Replace secrets with join tokens 2016-07-25 23:16:59 -07:00
update.go Replace secrets with join tokens 2016-07-25 23:16:59 -07:00