Repository URL to install this package:
|
Version:
0.4.0 ▾
|
docker-pycreds
/
constants.py
|
|---|
PROGRAM_PREFIX = 'docker-credential-'
DEFAULT_LINUX_STORE = 'secretservice'
DEFAULT_OSX_STORE = 'osxkeychain'
DEFAULT_WIN32_STORE = 'wincred'