Next steps

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
Arnaud Porterie
2015-02-26 17:17:45 -08:00
parent e102740ca0
commit cef46b121f
+7
View File
@@ -1,2 +1,9 @@
# libnetwork
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