November 8, 2025
View 15a048c

api, client: don't use a pointer-slice for plugins

Sebastiaan van Stijn authored on 2025/11/08 03:31:00
October 22, 2025
View 909e32b

client: refactor plugin api client functions to define options/results structs

Austin Vazquez authored on 2025/10/22 09:13:45
October 17, 2025
View 5fa3c65

client: Client.PluginList: add options-struct

Sebastiaan van Stijn authored on 2025/10/17 07:59:52
October 7, 2025
View 7ea066c

client: add Filters type

Cory Snider authored on 2025/10/07 04:18:41
September 16, 2025
View 839e46f

client: remove support for API < v1.22 filter format

Sebastiaan van Stijn authored on 2025/09/16 04:27:58
July 29, 2025
View 6c7e290

api/types/filters: remove deprecated ToParamWithVersion

Sebastiaan van Stijn authored on 2025/07/29 19:49:07
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
July 3, 2024
View c13266d

api/types: move plugin types to api/types/plugin

Sebastiaan van Stijn authored on 2024/07/03 00:12:14
March 21, 2022
View 45067cd

client: remove wrapResponseError()

Sebastiaan van Stijn authored on 2022/03/21 00:55:42
October 12, 2019
View 5f47cef

fix nolint comments for SA1019: filters.ToParamWithVersion is deprecated

Sebastiaan van Stijn authored on 2019/10/12 23:52:08
August 6, 2019
View d584242

client: suppress filters.ToParamWithVersion lint warning

Kir Kolyshkin authored on 2019/08/06 08:35:52
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