October 22, 2025
View a087d03

client: refactor create network api implementation to wrap options/results

Austin Vazquez authored on 2025/10/22 21:39:57
October 7, 2025
View 7652f38

client: remove API-version compatibility for API < v1.44

Sebastiaan van Stijn authored on 2025/10/07 18:37:32
September 17, 2025
View 6d0551e

api/types/network: CreateRequest: remove deprecated CheckDuplicate field

Sebastiaan van Stijn authored on 2025/09/17 21:07:10
August 27, 2025
View 1b4fcb8

api/types/network: move `CreateOptions` type to client module

Austin Vazquez authored on 2025/08/27 06:20:35
July 22, 2025
View afd6487

Create github.com/moby/moby/api module

Derek McGowan authored on 2025/07/22 01:30:05
May 30, 2025
View 4856e8f

client: remove // import comments

Sebastiaan van Stijn authored on 2025/05/30 19:26:42
February 9, 2025
View 72c91e3

client: remove serverResponse and use http.Response directly

Sebastiaan van Stijn authored on 2025/02/09 21:17:41
June 7, 2024
View fc9dd6a

api/types/network: make CheckDuplicate optional

Sebastiaan van Stijn authored on 2024/06/07 18:23:45
View ad6edc1

api/types: move NetworkCreate, NetworkCreateRequest to api/types/network

Sebastiaan van Stijn authored on 2024/06/07 08:33:16
May 29, 2024
View 89624e0

api/types: migrate NetworkCreateResponse to network.CreateResponse

Sebastiaan van Stijn authored on 2024/05/29 22:58:11
February 23, 2024
View 6aea26b

client: fix connection-errors being shadowed by API version mismatch errors

Sebastiaan van Stijn authored on 2024/02/23 20:20:06
September 12, 2023
View e690724

client: negotiate api version before handling version-specific code

Sebastiaan van Stijn authored on 2023/09/12 21:08:54
August 17, 2023
View 78479b1

libnet: Make sure network names are unique

Albin Kerouanton authored on 2023/08/17 03:11:10
February 11, 2019
View 9c846b2

Client: always call ensureReaderClosed

Sebastiaan van Stijn authored on 2019/02/11 21:26:12
April 20, 2018
View 7d62e40

Switch from x/net/context -> context

Kir Kolyshkin authored on 2018/04/20 07:30:59