package
Version:
v0.2.15
Opens a new window with list of versions in this module.
Published: Aug 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AdminAddr is the address of the admin server.
LoadToken loads the token from the given address.
Save saves the configuration to the given path.
type Config struct {
Auths map[string]string `json:"auths"`
}
Config is the configuration of CLI.
Load loads the configuration from the given path.
New creates a new configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.