moby/daemon/images
Sebastiaan van Stijn c8c40abbba gofmt GoDoc comments with go1.19
Older versions of Go don't format comments, so committing this as
a separate commit, so that we can already make these changes before
we upgrade to Go 1.19.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 52c1a2fae8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit cdbca4061b)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-24 17:05:41 -05:00
..
cache.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image.go gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
image_builder.go Fix builder inconsistent error on buggy platform 2021-02-17 21:20:46 +01:00
image_commit.go gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
image_delete.go gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
image_events.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_exporter.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
image_history.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_import.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
image_inspect.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_prune.go API: add "prune" events 2020-07-28 12:41:14 +02:00
image_pull.go docker pull: warn when pulled single-arch image does not match --platform 2021-07-13 17:06:58 +02:00
image_push.go Revert "Remove the rest of v1 manifest support" 2019-06-18 00:36:01 +00:00
image_search.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_search_test.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_tag.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
image_windows.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
images.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
images_test.go Move cpu variant checks into platform matcher 2021-02-18 20:12:07 +00:00
locals.go goimports: fix imports 2019-09-18 12:56:54 +02:00
service.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
store.go Store image manifests in containerd content store 2020-11-05 20:02:18 +00:00
store_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00