mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Switch to dep from glide (#664)
This commit is contained in:
committed by
Reed Allman
parent
0a09d74137
commit
3b9818bc58
2
vendor/github.com/docker/distribution/docs/spec/auth/index.md
generated
vendored
2
vendor/github.com/docker/distribution/docs/spec/auth/index.md
generated
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Docker Registry Token Authentication"
|
||||
description: "Docker Registry v2 authentication schema"
|
||||
keywords: ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"]
|
||||
keywords: registry, on-prem, images, tags, repository, distribution, authentication, advanced
|
||||
---
|
||||
|
||||
# Docker Registry v2 authentication
|
||||
|
||||
2
vendor/github.com/docker/distribution/docs/spec/auth/jwt.md
generated
vendored
2
vendor/github.com/docker/distribution/docs/spec/auth/jwt.md
generated
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Token Authentication Implementation"
|
||||
description: "Describe the reference implementation of the Docker Registry v2 authentication schema"
|
||||
keywords: ["registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced"]
|
||||
keywords: registry, on-prem, images, tags, repository, distribution, JWT authentication, advanced
|
||||
---
|
||||
|
||||
# Docker Registry v2 Bearer token specification
|
||||
|
||||
2
vendor/github.com/docker/distribution/docs/spec/auth/oauth.md
generated
vendored
2
vendor/github.com/docker/distribution/docs/spec/auth/oauth.md
generated
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Oauth2 Token Authentication"
|
||||
description: "Specifies the Docker Registry v2 authentication"
|
||||
keywords: ["registry, on-prem, images, tags, repository, distribution, oauth2, advanced"]
|
||||
keywords: registry, on-prem, images, tags, repository, distribution, oauth2, advanced
|
||||
---
|
||||
|
||||
# Docker Registry v2 authentication using OAuth2
|
||||
|
||||
2
vendor/github.com/docker/distribution/docs/spec/auth/scope.md
generated
vendored
2
vendor/github.com/docker/distribution/docs/spec/auth/scope.md
generated
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Token Scope Documentation"
|
||||
description: "Describes the scope and access fields used for registry authorization tokens"
|
||||
keywords: ["registry, on-prem, images, tags, repository, distribution, advanced, access, scope"]
|
||||
keywords: registry, on-prem, images, tags, repository, distribution, advanced, access, scope
|
||||
---
|
||||
|
||||
# Docker Registry Token Scope and Access
|
||||
|
||||
2
vendor/github.com/docker/distribution/docs/spec/auth/token.md
generated
vendored
2
vendor/github.com/docker/distribution/docs/spec/auth/token.md
generated
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Token Authentication Specification"
|
||||
description: "Specifies the Docker Registry v2 authentication"
|
||||
keywords: ["registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced"]
|
||||
keywords: registry, on-prem, images, tags, repository, distribution, Bearer authentication, advanced
|
||||
---
|
||||
|
||||
# Docker Registry v2 authentication via central service
|
||||
|
||||
Reference in New Issue
Block a user