Files
Matthew Heon befd40b57d Exorcise Driver code from libpod/define
The libpod/define code should not import any large dependencies,
as it is intended to be structures and definitions only. It
included the libpod/driver package for information on the storage
driver, though, which brought in all of c/storage. Split the
driver package so that define has the struct, and thus does not
need to import Driver. And simplify the driver code while we're
at it.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2021-01-12 11:48:53 -05:00
..
2020-01-28 13:36:10 -06:00
2020-12-22 13:34:31 -05:00
2020-12-22 13:34:31 -05:00
2020-10-02 11:04:05 +02:00
2020-11-13 15:40:06 +01:00
2020-12-05 12:42:32 +01:00
2020-12-22 13:34:31 -05:00
2018-03-14 20:21:31 +00:00
2020-02-17 11:12:35 +01:00