Documentation ¶
Index ¶
Constants ¶
View Source
const VERSION = "0.6.4"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DCNone ¶
type DCNone struct{}
DCNone handles secrets using HOME/.docker/plaintext-credentials.config.json as a store.
func (DCNone) Add ¶
func (p DCNone) Add(creds *credentials.Credentials) error
Add stores a new credentials or updates an existing one.
Click to show internal directories.
Click to hide internal directories.