| api | |
| api/v2 | Package v2 describes routes, urls and the error codes used in the Docker Registry JSON HTTP API V2. |
| auth | Package auth defines a standard interface for request access controllers. |
| auth/silly | Package silly provides a simple authentication scheme that checks for the existence of an Authorization header and issues access if is present and non-empty. |
| auth/token | |
| client | |
| cmd | |
| cmd/registry | |
| cmd/registry-api-descriptor-template | registry-api-descriptor-template uses the APIDescriptor defined in the api/v2 package to execute templates passed to the command line. |
| configuration | |
| digest | Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. |
| Godeps | |
| Godeps/_workspace | |
| Godeps/_workspace/src | |
| Godeps/_workspace/src/code.google.com | |
| Godeps/_workspace/src/code.google.com/p | |
| Godeps/_workspace/src/code.google.com/p/go-uuid | |
| Godeps/_workspace/src/code.google.com/p/go-uuid/uuid | The uuid package generates and inspects UUIDs. |
| Godeps/_workspace/src/github.com | |
| Godeps/_workspace/src/github.com/bugsnag | |
| Godeps/_workspace/src/github.com/bugsnag/bugsnag-go | Package bugsnag captures errors in real-time and reports them to Bugsnag (http://bugsnag.com). |
| Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/errors | Package errors provides errors that have stack-traces. |
| Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/revel | Package bugsnagrevel adds Bugsnag to revel. |
| Godeps/_workspace/src/github.com/bugsnag/osext | Extensions to the standard "os" package. |
| Godeps/_workspace/src/github.com/bugsnag/panicwrap | The panicwrap package provides functions for capturing and handling panics in your application. |
| Godeps/_workspace/src/github.com/crowdmob | |
| Godeps/_workspace/src/github.com/crowdmob/goamz | |
| Godeps/_workspace/src/github.com/crowdmob/goamz/aws | goamz - Go packages to interact with the Amazon Web Services. |
| Godeps/_workspace/src/github.com/crowdmob/goamz/cloudfront | |
| Godeps/_workspace/src/github.com/crowdmob/goamz/s3 | |
| Godeps/_workspace/src/github.com/crowdmob/goamz/s3/s3test | |
| Godeps/_workspace/src/github.com/docker | |
| Godeps/_workspace/src/github.com/docker/docker | |
| Godeps/_workspace/src/github.com/docker/docker/pkg | |
| Godeps/_workspace/src/github.com/docker/docker/pkg/tarsum | |
| Godeps/_workspace/src/github.com/docker/libtrust | Package libtrust provides an interface for managing authentication and authorization using public key cryptography. |
| Godeps/_workspace/src/github.com/docker/libtrust/testutil | |
| Godeps/_workspace/src/github.com/docker/libtrust/tlsdemo | |
| Godeps/_workspace/src/github.com/docker/libtrust/trustgraph | |
| Godeps/_workspace/src/github.com/gorilla | |
| Godeps/_workspace/src/github.com/gorilla/context | Package context stores values shared during a request lifetime. |
| Godeps/_workspace/src/github.com/gorilla/handlers | Package handlers is a collection of handlers for use with Go's net/http package. |
| Godeps/_workspace/src/github.com/gorilla/mux | Package gorilla/mux implements a request router and dispatcher. |
| Godeps/_workspace/src/github.com/Sirupsen | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/examples | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/basic | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/hook | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/papertrail | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/sentry | |
| Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/syslog | |
| Godeps/_workspace/src/github.com/yvasiyarov | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics | Go port of Coda Hale's Metrics library |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/cmd | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/cmd/metrics-bench | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/cmd/metrics-example | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/cmd/never-read | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/influxdb | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/librato | |
| Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/stathat | Metrics output to StatHat. |
| Godeps/_workspace/src/github.com/yvasiyarov/gorelic | Package gorelic is an New Relic agent implementation for Go runtime. |
| Godeps/_workspace/src/github.com/yvasiyarov/gorelic/examples | |
| Godeps/_workspace/src/github.com/yvasiyarov/newrelic_platform_go | Package newrelic_platform_go is New Relic Platform Agent SDK for Go language. |
| Godeps/_workspace/src/github.com/yvasiyarov/newrelic_platform_go/examples | |
| Godeps/_workspace/src/gopkg.in | |
| Godeps/_workspace/src/gopkg.in/check.v1 | Package check is a rich testing extension for Go's testing package. |
| Godeps/_workspace/src/gopkg.in/yaml.v2 | Package yaml implements YAML support for the Go language. |
| manifest | |
| registry | |
| storage | Package storage contains storage services for use in the registry application. |
| storagedriver | |
| storagedriver/factory | |
| storagedriver/filesystem | |
| storagedriver/inmemory | |
| storagedriver/s3 | Package s3 provides a storagedriver.StorageDriver implementation to store blobs in Amazon S3 cloud storage. |
| storagedriver/testsuites | |
| testutil | |