moby--moby/api/client/swarm
Aaron Lehmann fca0b18dcb 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>
2016-07-24 09:23:38 -07:00
..
cmd.go Reorder swarm commands 2016-07-21 18:08:41 -07:00
init.go Require listen address and advertise address to be an IP address or an interface name 2016-07-24 09:23:38 -07:00
inspect.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
join.go Require listen address and advertise address to be an IP address or an interface name 2016-07-24 09:23:38 -07:00
join_token.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
leave.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
opts.go Split advertised address from listen address 2016-07-24 09:23:07 -07:00
opts_test.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
update.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00