Vendor integration dependencies.
This commit is contained in:
parent
dd5e3fba01
commit
55b57c736b
2451 changed files with 731611 additions and 0 deletions
7
integration/vendor/github.com/docker/distribution/doc.go
generated
vendored
Normal file
7
integration/vendor/github.com/docker/distribution/doc.go
generated
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
// Package distribution will define the interfaces for the components of
|
||||
// docker distribution. The goal is to allow users to reliably package, ship
|
||||
// and store content related to docker images.
|
||||
//
|
||||
// This is currently a work in progress. More details are available in the
|
||||
// README.md.
|
||||
package distribution
|
Loading…
Add table
Add a link
Reference in a new issue