Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn a6dd341ca2 client: remove deprecated SetCustomHTTPHeaders(), CustomHTTPHeaders() 4 years ago
  Sebastiaan van Stijn 8afb57e633 client: deprecate client.CustomHTTPHeaders() 4 years ago
  Sebastiaan van Stijn 328de0b8d9 Update documentation links 4 years ago
  Tobias Pfandzelter 963e5afc04 Update documentation to reflect deprecation of "NewEnvClient" 4 years ago
  Sebastiaan van Stijn 58b0585cd2 fix client.HTTPClient() not returning a copy 6 years ago
  Sebastiaan van Stijn b26aa97914 Add client.WithAPIVersionNegotiation() option 6 years ago
  Sebastiaan van Stijn e6c0d19c3a client: define "Opt" type 6 years ago
  xichengliudui 1d62807db3 Delete duplicate words 6 years ago
  Sebastiaan van Stijn 69d9ff3455 Move deprecated client constructors to a separate file 6 years ago
  Sebastiaan van Stijn 01eb35bfb3 Move client-opts to a separate file 6 years ago
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 years ago
  Peter Kang be2f7ce3ca Add an op func to override Client.scheme 6 years ago
  Tonis Tiigi 5974fc2540 client: dial tls on Dialer if tls config is set 6 years ago
  Akihiro Suda edac92409a client: add WithDialContext() and client.Dialer() 7 years ago
  Mathieu Champlon 5a84124739 Make client underlying HTTP client accessible 7 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  Daniel Nephin 0a91ba2d8c Remove duplicate calls for getting an APIClient 7 years ago
  Daniel Nephin a68ae4a2d9 Improve docstrings and small cleanup in client 7 years ago
  Drew Erny 80904e9571 Fix TLS from environment variables in client 7 years ago
  Vincent Demeester 772edd020c Introduce NewClientWithOpts func to build custom client easily 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 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
  Tonis Tiigi 823e88d4c4 Fix requests for docker host ending with slash 8 years ago
  mrfly e345cd12f9 fix client.Transport 8 years ago
  Josh Soref 39bcaee47b Spelling fixes 8 years ago
  Sebastiaan van Stijn 5975dc4b4b Always perform version-negotiation 8 years ago
  Royce Remer 5f1d94e569 pull client API version negotiation out of the CLI and into the client 8 years ago