Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
dockerregistry
Package main contains the main executable for the integrated OpenShift Docker registry 2.0.
|
Package main contains the main executable for the integrated OpenShift Docker registry 2.0. |
pkg
|
|
dockerregistry/server
Package server wraps repository and blob store objects of docker/distribution upstream.
|
Package server wraps repository and blob store objects of docker/distribution upstream. |
dockerregistry/server/api
Package api describes routes and urls that extends the Registry JSON HTTP API.
|
Package api describes routes and urls that extends the Registry JSON HTTP API. |
dockerregistry/server/audit
Package audit log the beginning and end of each API request to different logger.
|
Package audit log the beginning and end of each API request to different logger. |
dockerregistry/server/auth
Package auth provides functions for token authentication specification
|
Package auth provides functions for token authentication specification |
dockerregistry/server/cache
Package cache provides facilities to speed up access to the storage backend.
|
Package cache provides facilities to speed up access to the storage backend. |
dockerregistry/server/client
Package client provides functions to make requests to external APIs.
|
Package client provides functions to make requests to external APIs. |
dockerregistry/server/metrics
Package metrics provides functions to collect runtime registry statistics and expose the registered metrics via HTTP.
|
Package metrics provides functions to collect runtime registry statistics and expose the registered metrics via HTTP. |
dockerregistry/server/supermiddleware
Package supermiddleware provides helpers to run the Docker registry with middlewares without having to register them globally.
|
Package supermiddleware provides helpers to run the Docker registry with middlewares without having to register them globally. |
kubernetes-common/credentialprovider
Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme.
|
Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme. |
version
Package version supplies version information collected at build time.
|
Package version supplies version information collected at build time. |
tools
|
|
Click to show internal directories.
Click to hide internal directories.