commit | bdc8697f837cd32b350dca50f8c8173abfe29c86 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Oct 24 17:12:34 2014 +0200 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Oct 24 17:12:34 2014 +0200 |
tree | 607ac80b2ec647a5f19bdce7c0c393bb9fc9fb97 | |
parent | b280dea8281626bfd49f78e4b8cf3540c599847d [diff] [blame] |
Adding doc.go files for packages
diff --git a/rackspace/objectstorage/v1/containers/doc.go b/rackspace/objectstorage/v1/containers/doc.go new file mode 100644 index 0000000..d132a07 --- /dev/null +++ b/rackspace/objectstorage/v1/containers/doc.go
@@ -0,0 +1,3 @@ +// Package containers provides information and interaction with the Container +// API resource for the Rackspace Cloud Files service. +package containers