1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/netutils
Alessandro Boch da1cddc320 Bridge to handle port mapping
- libnetwork cares for list of exposed ports, driver cares
  for list of port bindings. At endpoint creation:
  - list of exposed ports will be passed as libnetwork otion
  - list of port mapping will be passed as driver option

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-02 23:25:01 -07:00
..
test_utils.go Libnetwork refactor for container network model 2015-04-13 21:40:50 +00:00
utils.go Bridge to handle port mapping 2015-05-02 23:25:01 -07:00
utils_test.go Enhance Endpoint interface 2015-04-20 03:21:01 -07:00