1PROGRAM_PREFIX = 'docker-credential-'
2DEFAULT_LINUX_STORE = 'secretservice'
3DEFAULT_OSX_STORE = 'osxkeychain'
4DEFAULT_WIN32_STORE = 'wincred'
5