package
1.13.1
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# Functions

DetectDefaultStore sets the default credentials store if the host includes the default store helper program.
NewFileStore creates a new file credentials store.
NewNativeStore creates a new native store that uses a remote helper program to manage credentials.

# Interfaces

Store is the interface that any credentials store must implement.