package
1.10.16
Repository: https://github.com/hyperhq/hypercli.git
Documentation: pkg.go.dev

# Functions

ConfigDir returns the directory the configuration file is stored in.
LegacyLoadFromReader is a convenience function that creates a ConfigFile object from a non-nested reader.
Load reads the configuration files in the given directory, and sets up the auth config information and return values.
LoadFromReader is a convenience function that creates a ConfigFile object from a reader.
NewConfigFile initializes an empty configuration file for the given filename 'fn'.
SetConfigDir sets the directory the configuration file is stored in.

# Constants

ConfigFileName is the name of config file.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ConfigFile ~/.docker/config.json file info.