...

Source file src/github.com/docker/distribution/registry/storage/driver/oss/doc.go

Documentation: github.com/docker/distribution/registry/storage/driver/oss

     1  // Package oss implements the Aliyun OSS Storage driver backend. Support can be
     2  // enabled by including the "include_oss" build tag.
     3  package oss
     4  

View as plain text