1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/node
Yong Tang 4bc91ceeb7 Use HOSTNAME in the output of docker node ls
This fix tries to address an issue raised in #24090 where
the title field of `docker node ls` use NAME instead of
HOSTNAME. Yet the content of this field is actually
hostname.

The fix makes needed changes for the output of
`docker node ls`.

An additional test has been added to cover the change in
this fix.

This fix fixes #24090.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-06-29 19:54:16 -07:00
..
accept.go Remove dead code from node update. 2016-06-20 11:05:48 -04:00
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
demote.go Remove dead code from node update. 2016-06-20 11:05:48 -04:00
inspect.go uppercase output in node inspect to keep consistency 2016-06-27 18:29:27 +08:00
list.go Use HOSTNAME in the output of docker node ls 2016-06-29 19:54:16 -07:00
opts.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
promote.go Remove dead code from node update. 2016-06-20 11:05:48 -04:00
remove.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
tasks.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go Remove dead code from node update. 2016-06-20 11:05:48 -04:00