Files
podman/libpod/define
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-05-06 17:08:22 +02:00
2020-07-21 14:22:30 -04:00
2020-05-05 08:46:51 -05:00
2020-10-21 13:31:40 -04:00
2020-03-27 14:36:03 -04:00