commit | 3f847c5e9c1aa418d6e7ad59684ad702bff47fa6 | [log] [tgz] |
---|---|---|
author | Jon Perritt <jrperritt@gmail.com> | Thu Jan 22 21:12:24 2015 -0700 |
committer | Jon Perritt <jrperritt@gmail.com> | Thu Jan 22 21:12:24 2015 -0700 |
tree | f2c934ddabe39816061f2b2bcc4ca4343b83547b | |
parent | dc471806284b6e577658c13f7124f94118fdbcaf [diff] [blame] |
openstack cdn package docs
diff --git a/openstack/cdn/v1/base/doc.go b/openstack/cdn/v1/base/doc.go new file mode 100644 index 0000000..f78d4f7 --- /dev/null +++ b/openstack/cdn/v1/base/doc.go
@@ -0,0 +1,4 @@ +// Package base provides information and interaction with the base API +// resource in the OpenStack CDN service. This API resource allows for +// retrieving the Home Document and pinging the root URL. +package base