github.com/mika/distribution@v2.2.2-0.20160108133430-a75790e3d8e0+incompatible/registry/api/v2/doc.go (about) 1 // Package v2 describes routes, urls and the error codes used in the Docker 2 // Registry JSON HTTP API V2. In addition to declarations, descriptors are 3 // provided for routes and error codes that can be used for implementation and 4 // automatically generating documentation. 5 // 6 // Definitions here are considered to be locked down for the V2 registry api. 7 // Any changes must be considered carefully and should not proceed without a 8 // change proposal in docker core. 9 package v2