forked from TrueCloudLab/distribution
add repositoriesRootPathSpec in pathFor documentation
Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
parent
5e6af2f13f
commit
a0d9279e8f
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@ const (
|
||||||
//
|
//
|
||||||
// We cover the path formats implemented by this path mapper below.
|
// We cover the path formats implemented by this path mapper below.
|
||||||
//
|
//
|
||||||
|
// Repositories:
|
||||||
|
//
|
||||||
|
// repositoriesRootPathSpec: <root>/v2/repositories
|
||||||
|
//
|
||||||
// Manifests:
|
// Manifests:
|
||||||
//
|
//
|
||||||
// manifestsPathSpec: <root>/v2/repositories/<name>/_manifests
|
// manifestsPathSpec: <root>/v2/repositories/<name>/_manifests
|
||||||
|
|
Loading…
Add table
Reference in a new issue