(Initial development branch)
Rule based Docker external credential store. Main purpose is retrieving fresh auth tokens for Amazon ECR and Google Container Registry.
External Docker credential store API briefly described here: https://github.com/docker/docker-credential-helpers
Project is organized in modules. Many modules will become independent artifacts in groupId com.xellitix.commons later on.
Modules:
core
- Core RegAuth codedocker
- Docker data modelsnetwork
- Network model wrappersparsing
- Application config parsing utils
All commits will be squashed before the 1.0 release.