Explorar o código

Next steps

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Arnaud Porterie %!s(int64=10) %!d(string=hai) anos
pai
achega
94e8db8774
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      libnetwork/README.md

+ 7 - 0
libnetwork/README.md

@@ -1,2 +1,9 @@
 # libnetwork
 # libnetwork
 The Go package to manage Linux network namespaces
 The Go package to manage Linux network namespaces
+
+# Next steps
+Following discussions with Solomon, next goals are:
+- Provide a package which exposes functionality over a JSON API
+- Provide a binary which serves that API over HTTP
+- Provide a package which implements the interfaces by calling out to the HTTP
+API