Daniel Nephin
|
e5cce50c7e
Add code coverage report and codecov config
|
7 years ago |
Yu-Ju Hong
|
4b6ec10b07
Fix version comparison when negotiating the the API version
|
7 years ago |
Yong Tang
|
63a9ea58eb
Merge pull request #34770 from dnephin/fix-client-with-empty-id
|
7 years ago |
Daniel Nephin
|
5ac298fd0e
Fix volume inspect with empty ID
|
7 years ago |
Daniel Nephin
|
54242cd067
Cleanup client/ interface
|
7 years ago |
Royce Remer
|
5f1d94e569
pull client API version negotiation out of the CLI and into the client
|
8 years ago |
Boaz Shuster
|
eb36d60216
Return error on client redirect
|
8 years ago |
Arash Deshmeh
|
603dd8b3b4
use an encrypted client certificate to connect to a docker daemon
|
8 years ago |
Victor Vieux
|
a7e6d2ca1f
add missing API changes
|
8 years ago |
yuexiao-wang
|
113cae5ba2
Change tls to TLS
|
8 years ago |
wefine
|
f78f7de96a
fix t.Errorf to t.Error in serveral _test.go
|
8 years ago |
Tibor Vass
|
335a3c6149
Merge pull request #26402 from qudongfang/ensure_client_transport_be_closed
|
8 years ago |
Stephen J Day
|
dc9f5c2ca3
client: pedantic checking of tlsconfig
|
8 years ago |
qudongfang
|
03041f94ba
ensures that transport.Client is closed while using cli.NewClient with *http.Client = nil.
|
8 years ago |
Stephen J Day
|
9a072adff3
client: remove transport package
|
8 years ago |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 years ago |
John Howard
|
0c7eab3157
Make dockerd debuggable
|
9 years ago |
Daniel Nephin
|
9e7651db4d
Build two binaries client and daemon.
|
9 years ago |