# Functions
No description provided by the author
ChooseAuthFile returns reqAuthFile if it is not empty, or else the default location of the OCI registry auth file.
ConfigFileFromPath creates a configfile.Configfile object (part of docker/cli API) associated with the auth file at path.
No description provided by the author