# Functions
No description provided by the author
No description provided by the author
Taken from: https://github.com/docker/docker/blob/master/registry/auth.go.
splitReposName breaks a reposName into an index name and remote name.
# Constants
IndexName is the name of the index.
# Structs
No description provided by the author