Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn d713b7ed45 api/server/router/network: remove unused Backend.FindNetwork 1 year ago
  Sebastiaan van Stijn 64c6f72988 libnetwork: remove Network interface 1 year ago
  Brian Goff a0a473125b Fix libnetwork imports 4 years ago
  Brian Goff c0bc14e8dd Move network conversions out of API router 7 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  Vincent Demeester f4106b46db Remove daemon dependency on api packages 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Yong Tang ccc2ed0189 Rename FindUniqueNetwork to FindNetwork 7 years ago
  Yong Tang cafed80cd0 Update `FindUniqueNetwork` to address network name duplications 7 years ago
  Kenfe-Mickael Laventure 0dee69799e Honor context cancellation when pruning 8 years ago
  Yong Tang abf31ee083 Return error in case `docker network inspect` is ambiguous 8 years ago
  Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune` 8 years ago
  Akihiro Suda 7e24c16086 add `docker network prune` 8 years ago
  Michael Crosby 7c36a1af03 Move engine-api client package 8 years ago
  Madhu Venugopal 05a3f2666e Support container disconnect for non-existing network 8 years ago
  Tonis Tiigi 534a90a993 Add Swarm management backend 9 years ago
  Vincent Demeester b9c94b70bf Update client code with api changes 9 years ago
  David Calavera 3ca29823d4 Remove runconfig dependency from network routes. 9 years ago
  Evan Hazlett fc214b4408 add label support for build, networks and volumes 9 years ago
  David Calavera a793564b25 Remove static errors from errors package. 9 years ago
  Aidan Hobson Sayers dfb00652aa Expose bridge IPv6 setting to `docker network inspect` 9 years ago
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 years ago
  Madhu Venugopal b464f1d78c Forced endpoint cleanup 9 years ago
  Chun Chen b70954e60a Add network interal mode 9 years ago
  Alessandro Boch 2bb3fc1bc5 Allow user to choose the IP address for the container 9 years ago
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
  David Calavera f15af1eff7 Add network events. 9 years ago
  Zhang Wei 26dd026bd7 Add filter for `network ls` to hide predefined net 9 years ago
  Daniel Nephin efda9618db Move networking api types to the api/types/networking package. 9 years ago
  Morgan Bauer 5087977fc1 create generic backend to cut dependency on daemon 9 years ago