This website requires JavaScript.
Explore
Help
Sign In
docker
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
mirror of
https://github.com/docker/cli.git
synced
2026-01-16 20:22:36 +03:00
Code
Activity
Files
7b5bb8d40c4377bd6c1147dc675bcedabbe45016
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