morningconsult / docker-credential-vault-login

Automatically gets docker credentials from Hashicorp Vault
Apache License 2.0
77 stars 11 forks source link

Refactor Helper.Get to reduce cyclomatic complexity #30

Open dbellinghoven opened 4 years ago

dbellinghoven commented 4 years ago

Description of changes: Refactor logic of helper/Helper.Get to reduce cyclomatic complexity.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.