moby--moby/daemon/cluster
Djordje Lukic b4ffe3a9fb Move the inspect code away from the image service
The LoopkupImage method is only used by the inspect image route and
returns an api/type struct. The depenency to api/types of the
daemon/images package is wrong, the daemon doesn't need to know about
the api types.

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2022-06-22 15:08:55 +02:00
..
controllers/plugin Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
convert Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
executor Move the inspect code away from the image service 2022-06-22 15:08:55 +02:00
provider
cluster.go opts: ParseTCPAddr(): extract parsing logic, consistent errors 2022-05-01 19:53:40 +02:00
configs.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
errors.go
filters.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
filters_test.go
helpers.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00
listen_addr.go opts: ParseTCPAddr(): extract parsing logic, consistent errors 2022-05-01 19:53:40 +02:00
listen_addr_linux.go
listen_addr_others.go
networks.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
noderunner.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
nodes.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
secrets.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
services.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
swarm.go opts: ParseTCPAddr(): extract parsing logic, consistent errors 2022-05-01 19:53:40 +02:00
tasks.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00
utils.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
volumes.go Add Swarm cluster volume supports 2022-05-13 00:55:44 +02:00