1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/containerd
Sebastiaan van Stijn 8dd14509d7
ImageService: rename GraphDriverName to StorageDriver
Make the function name more generic, as it's no longer used only
for graphdrivers but also for snapshotters.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-18 09:44:51 +02:00
..
cache.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_builder.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_commit.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_delete.go Implement ImageDelete for containerd 2022-07-28 22:56:34 +02:00
image_events.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_exporter.go containerd/load: Load all platforms 2022-08-16 13:00:18 +02:00
image_history.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_import.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_list.go compute image's shared size 2022-07-25 12:19:48 +02:00
image_prune.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_pull.go containerd/pull: Use authorization 2022-08-04 01:05:41 +02:00
image_push.go daemon/containerd: use types/registry.AuthConfig 2022-07-29 23:05:21 +02:00
image_search.go daemon/containerd: use types/registry.AuthConfig 2022-07-29 23:05:21 +02:00
image_squash.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
image_tag.go daemon/containerd: split methods to separate files 2022-07-18 14:46:31 +02:00
resolver.go containerd/pull: Use authorization 2022-08-04 01:05:41 +02:00
service.go ImageService: rename GraphDriverName to StorageDriver 2022-08-18 09:44:51 +02:00