This website requires JavaScript.
Explore
Help
Sign In
p4u1
/
docker-cli
Watch
0
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2787997349b7266990bbdeee60de627e604b32a4
docker-cli
/
components
/
engine
/
rcli
History
Solomon Hykes
1bc20b18f2
rcli.DialTCP(): return a net.TCPConn to allow TCP-specific operations (ie. half-close)
...
Upstream-commit: 63fc3e5ab38893e1359f218a855908a4c0303ace Component: engine
2013-01-25 11:27:47 -08:00
..
http.go
Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)
2013-01-24 20:01:32 -08:00
tcp.go
rcli.DialTCP(): return a net.TCPConn to allow TCP-specific operations (ie. half-close)
2013-01-25 11:27:47 -08:00
types.go
Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)
2013-01-24 20:01:32 -08:00