summaryrefslogtreecommitdiff
path: root/api/types/types.go
Commit message (Expand)AuthorAgeFilesLines
* API: omit deprecated VirtualSize field for API v1.44 and upSebastiaan van Stijn2023-05-061-6/+1
* API: deprecate VirtualSize field for /images/json and /images/{id}/jsonSebastiaan van Stijn2023-04-181-3/+2
* daemon: allow shimv2 runtimes to be configuredCory Snider2023-02-171-3/+9
* api/types: use strings.Cut()Sebastiaan van Stijn2022-12-211-8/+7
* api: add BuildCache.Parents for API >= v1.42Sebastiaan van Stijn2022-08-041-1/+3
* api: deprecate BuildCache.Parent in API >= v1.42Sebastiaan van Stijn2022-08-041-1/+3
* api/types: add missing GoDoc for BuildCache fields.Sebastiaan van Stijn2022-08-041-10/+19
* api/types: remove deprecated fields for cluster-advertiseSebastiaan van Stijn2022-07-121-2/+0
* container/exec: Support ConsoleSizePaweł Gronowski2022-06-241-0/+2
* Annotate some swagger documented types as int64Tobias Gesellchen2022-05-231-1/+1
* Make it explicit raw|multiplexed stream implementation being usedNicolas De Loof2022-05-121-0/+8
* api/types: replace uses of deprecated types.Volume with volume.VolumeSebastiaan van Stijn2022-04-211-1/+2
* Merge pull request #43461 from thaJeztah/api_document_ContainerConfigSebastiaan van Stijn2022-04-201-2/+5
|\
| * api: improve documentation of ContainerConfig typeSebastiaan van Stijn2022-04-191-2/+5
* | api: swagger: document ImageSummary fieldsSebastiaan van Stijn2022-04-201-1/+1
|/
* client: Ping(): add handling for swarm status headersSebastiaan van Stijn2022-03-251-0/+9
* Update handling of deprecated kernel (tcp) memory optionsSebastiaan van Stijn2022-03-171-2/+2
* api/types: add godoc on MountPointSebastiaan van Stijn2022-03-081-6/+37
* api: remove unused RootFS.BaseLayerSebastiaan van Stijn2022-03-051-3/+2
* api: improve godoc for ImageInspect structSebastiaan van Stijn2022-03-031-19/+101
* API,daemon: support `type` URL parameter to /system/dfRoman Volosatovs2021-07-271-0/+21
* api/types: add GoDoc to Info.Warnings fieldSebastiaan van Stijn2021-07-141-1/+6
* API: deprecate `BuilderSize` in API versions >= 1.42Roman Volosatovs2021-07-121-1/+1
* Deprecate KernelMemoryAkihiro Suda2020-07-241-1/+1
* api/types: omit empty DefaultAddressPoolsSebastiaan van Stijn2020-07-201-2/+2
* Add DefaultAddressPools to docker info #40388Wang Yumu2020-07-081-9/+16
* Configure shims from runtime configBrian Goff2020-07-131-0/+10
* cgroup2: implement `docker info`Akihiro Suda2020-04-171-0/+1
* API: deprecate /info "ClusterStore" and "ClusterAdvertise" fieldsSebastiaan van Stijn2020-03-031-2/+2
* API: omit classic swarm "SystemStatus" field if emptySebastiaan van Stijn2020-01-061-1/+1
* api/types: document classic swarm "Node" fieldSebastiaan van Stijn2020-01-061-3/+3
* Add variant to image.Image and legacy builderChris Price2019-09-241-0/+1
* Adding OS version info to the nodes' `Info` structJean Rouge2019-06-061-0/+1
* Revert "Adding builder version"Sebastiaan van Stijn2019-03-141-1/+0
* Add pids-limit support in docker updateSunny Gogoi2019-02-211-0/+1
* Adding builder versionKrystian Wojcicki2019-01-211-0/+1
* Add memory.kernelTCP support for linuxYong Tang2018-11-261-0/+1
* builder: add prune options to the APITibor Vass2018-09-011-7/+15
* Add "Warnings" to /info endpoint, and move detection to the daemonSebastiaan van Stijn2018-08-211-0/+1
* Merge pull request #37593 from AntaresS/add-enable-buildkitSebastiaan van Stijn2018-08-201-3/+4
|\
| * add optional fields in daemon.json to enable buildkitAnda Xu2018-08-191-3/+4
* | Expose license status in Info (#37612)Daniel Hiltgen2018-08-171-0/+1
|/
* builder: export build cache recordsTonis Tiigi2018-06-101-1/+16
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* api: generalize version information to any platform componentTibor Vass2017-12-061-0/+12
* Fix downlevel regressionJohn Howard2017-10-091-2/+1
* LCOW: API change JSON header to string POST parameterJohn Howard2017-10-061-1/+2
* LCOW: API: Add platform to /images/create and /buildJohn Howard2017-10-061-1/+1
* Added support for Generic ResourcesRenaud Gaubert2017-07-241-0/+1
* Set a LastUpdated time in image metadata when an image tag is updated.Daniel Nephin2017-06-261-0/+6