1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/api
Jana Radhakrishnan 800029abb6 Remove container data return value from Join
Now that Endpoint interface has the Info method there is no
need to return container data as a return value in the Join
method. Removed the return value and fixed all the callers.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-29 20:11:02 +00:00
..
api.go Remove container data return value from Join 2015-05-29 20:11:02 +00:00
api_test.go Remove container data return value from Join 2015-05-29 20:11:02 +00:00
types.go Changes in rest api 2015-05-20 16:44:06 -07:00