distribution/storagedriver/factory
Brian Bland 030b0ff310 Allows storagedriver parameter values to be of type interface{}
This enables use of nil, booleans, numeric types, and even complex structures for parameter values, assuming they can be parsed from yaml.
2014-12-17 19:06:55 -08:00
..
factory.go Allows storagedriver parameter values to be of type interface{} 2014-12-17 19:06:55 -08:00