mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-23 07:15:47 +00:00
a3db98ec00
Currently the endpoint data model consists of multiple interfaces per-endpoint. This seems to be an overkill since there is no real use case for it. Removing it to remove unnecessary complexity from the code. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>