storage/pkg/config
Urvashi Mohnani 74834ee9e0 Move structs for storage.conf to pkg/config
Need to access the storage structs in the machine-config
operator code for container runtime configuration but
with it being in store.go, it is pullng in way too many
dependencies. Moving it out to a separate package cuts down
the dependencies by a huge amount.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2019-02-03 21:21:32 -05:00
..
config.go Move structs for storage.conf to pkg/config 2019-02-03 21:21:32 -05:00