moby--moby/daemon/images
Sebastiaan van Stijn b529fe0995
daemon/images: fix some linting issues
- fix GoDoc
- rename a variable that collided with an import

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-18 14:46:02 +02:00
..
cache.go
image.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
image_builder.go
image_commit.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
image_delete.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
image_events.go
image_exporter.go
image_history.go
image_import.go
image_list.go daemon/images: rename images.go to image_list.go for consistency 2022-07-18 14:34:37 +02:00
image_prune.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
image_pull.go distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName 2022-04-21 23:12:02 +02:00
image_push.go
image_search.go search: remove parsing JSON filters out of the backend 2022-03-18 09:44:55 +01:00
image_search_test.go daemon/images: use gotest.tools for tests, and use sub-tests 2022-05-27 15:36:14 +02:00
image_squash.go daemon/images: move SquashImage to its own file 2022-07-18 14:34:34 +02:00
image_tag.go
image_unix.go Extract ImageService interface from the image service 2022-07-08 13:50:53 +02:00
image_windows.go
images_test.go
locals.go filters: lowercase error 2022-03-18 09:44:53 +01:00
service.go daemon/images: fix some linting issues 2022-07-18 14:46:02 +02:00
store.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
store_test.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00