optiopay / klar

Integration of Clair and Docker Registry
MIT License
507 stars 140 forks source link

Refactor configuration hadling #77

Closed hashmap closed 6 years ago

hashmap commented 6 years ago

This fix introduces config structs for klar and docker. It makes code more manageable and testable. It doesn't affect Klar's functionality. Partially addresses https://github.com/optiopay/klar/issues/39