# Packages
No description provided by the author
# Functions
GetDockerAuth extracts an auth string for the given container image name based on the credentials stored in docker daemon config file.
GetDockerConfig reads the docker config file by the configPath and returns the DockerConfig struct with parts of the docker config.
# Constants
No description provided by the author
# Structs
DockerConfig represents the docker config that is typically contained within ~/.docker/config.json.
No description provided by the author
No description provided by the author