1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/client
Zhang Wei 5f69a077da Fix bug for docker service ls
fix bug for `docker service ls` error:
"Failed to retrieve backend list for service xxx (json: cannot
unmarshal object into Go value of type []client.sandboxResource)"

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2015-09-08 09:37:35 +08:00
..
client.go Fixed a basic UI regression due to a recent godep update 2015-06-15 20:19:29 -07:00
client_service_test.go Few changes to the UI and API implementation 2015-06-14 21:57:18 -07:00
client_test.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
network.go Reduced the two spaces for network help, required to pass tests at docker build 2015-07-23 11:46:57 +09:00
service.go Fix bug for docker service ls 2015-09-08 09:37:35 +08:00
types.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00