The source project of this merge request has been removed.
Add support for credentials store
All threads resolved!
All threads resolved!
Compare changes
- Kirill Shirinkin authored
+ 31
− 1
@@ -13,6 +13,7 @@ import (
@@ -95,7 +96,36 @@ func ReadAuthConfigsFromReader(r io.Reader) (map[string]types.AuthConfig, error)