...

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

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

     1  // Package gcs implements the Google Cloud Storage driver backend. Support can be
     2  // enabled by including the "include_gcs" build tag.
     3  package gcs
     4  

View as plain text