The toolkit to pack, ship, store, and deliver container content
Find a file
Brian Bland 96d26842f8 Refactors configuration parser, removes Registry level from config file
Most conditional parsing code has been moved into UnmarshalYAML
functions for simplicity

Uses the BrianBland fork of goyaml in configuration.go temporarily until
fix https://github.com/go-yaml/yaml/pull/52 is merged in
2014-11-04 22:31:59 -08:00
configuration Refactors configuration parser, removes Registry level from config file 2014-11-04 22:31:59 -08:00
main/storagedriver Adds StorageDriverFactory, unifying creation of StorageDrivers 2014-10-28 18:21:06 -07:00
storagedriver Fixes documentation to show that StorageDriver.List is non-recursive 2014-11-04 09:52:24 -08:00
.travis.yml Adds storage driver interface, tests, and two basic implementations 2014-10-22 10:50:43 -07:00
LICENSE + license 2014-10-21 13:25:04 -07:00