Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCredentialsNotFound = errors.New("credentials not found in native keychain")
ErrCredentialsNotFound standarizes the not found error, so every helper returns the same message and docker can handle it properly.
Functions ¶
Types ¶
type Credentials ¶
Credentials holds the information shared between docker and the credentials store.
Click to show internal directories.
Click to hide internal directories.