commit | b0d267bad1f07c42cc6e322108fa8a29b7be5968 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Feb 19 11:59:53 2015 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 14 12:14:38 2015 +0200 |
tree | 6140ca656743fa769ba32ba7e6743e6491f04046 | |
parent | 9793d94a5a28974f492c952ed61f4cc7d013213b [diff] [blame] |
Finish DB docs for Rackspace
diff --git a/rackspace/db/v1/flavors/doc.go b/rackspace/db/v1/flavors/doc.go new file mode 100644 index 0000000..922a4e6 --- /dev/null +++ b/rackspace/db/v1/flavors/doc.go
@@ -0,0 +1,3 @@ +// Package flavors provides information and interaction with the flavor API +// resource in the Rackspace Database service. +package flavors