moby--moby/daemon/images
Sebastiaan van Stijn ce550fa9c2
Merge pull request #43968 from thaJeztah/implement_GetImageOpts
introduce GetImageOpts to manage image inspect data in backend
2022-08-24 19:07:30 +02:00
..
cache.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_builder.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_commit.go daemon, builder: rename variables that collided with imports 2022-08-08 13:16:10 +02:00
image_delete.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_events.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_exporter.go add image load/save support 2022-08-04 09:41:19 +02:00
image_history.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_import.go daemon/images: remove leftover LCOW platform checks 2022-01-25 12:15:50 +01:00
image_list.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_prune.go Implement ImageDelete for containerd 2022-07-28 22:56:34 +02:00
image_pull.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_push.go daemon/images: use types/registry.AuthConfig 2022-07-29 23:05:17 +02:00
image_search.go daemon/images: use types/registry.AuthConfig 2022-07-29 23:05:17 +02:00
image_search_test.go daemon/images: use types/registry.AuthConfig 2022-07-29 23:05:17 +02:00
image_squash.go daemon/images: move SquashImage to its own file 2022-07-18 14:34:34 +02:00
image_tag.go introduce GetImageOpts to manage image inspect data in backend 2022-08-16 16:49:46 +02:00
image_unix.go Extract ImageService interface from the image service 2022-07-08 13:50:53 +02:00
image_windows.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00
images_test.go Move cpu variant checks into platform matcher 2021-02-18 16:58:48 +00:00
locals.go filters: lowercase error 2022-03-18 09:44:53 +01:00
service.go ImageService: rename GraphDriverName to StorageDriver 2022-08-18 09:44:51 +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