github.com/xeptore/docker-cli@v20.10.14+incompatible/cli/config/credentials/default_store_windows.go (about)

     1  package credentials
     2  
     3  func defaultCredentialsStore() string {
     4  	return "wincred"
     5  }