1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test/daemon
Olli Janatuinen 213681b66a First step to implement full garbage collector for image layers
Refactored exiting logic on way that layers are first marked to be under
removal so if actual removal fails they can be found from disk and
cleaned up.

Full garbage collector will be implemented as part of containerd
migration.

Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
2019-06-05 22:02:42 +03:00
..
config.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
container.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
daemon.go First step to implement full garbage collector for image layers 2019-06-05 22:02:42 +03:00
daemon_unix.go Make cgroup namespaces configurable 2019-05-07 10:22:16 -07:00
daemon_windows.go Make cgroup namespaces configurable 2019-05-07 10:22:16 -07:00
node.go TestAPISwarmLeaderElection: add some debug 2018-11-01 13:24:39 -07:00
ops.go First step to implement full garbage collector for image layers 2019-06-05 22:02:42 +03:00
ops_unix.go First step to implement full garbage collector for image layers 2019-06-05 22:02:42 +03:00
plugin.go Completely remove d.NewClient from testing tools 2019-02-07 16:07:02 -08:00
secret.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
swarm.go Completely remove d.NewClient from testing tools 2019-02-07 16:07:02 -08:00