commit | 0a997f88a61be2de839f09ab8240e0202c331aa7 | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Wed Sep 03 15:50:52 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Wed Sep 03 15:50:52 2014 -0400 |
tree | c950ce7e5ccbcf880ed4cdf4cd46d228fe799799 | |
parent | d24786d79dc4e80704bb5c8eebf8ce5be2c7c9c0 [diff] [blame] |
Generate Endpoint service URLs.
diff --git a/openstack/identity/v3/endpoints/doc.go b/openstack/identity/v3/endpoints/doc.go new file mode 100644 index 0000000..7d38ee3 --- /dev/null +++ b/openstack/identity/v3/endpoints/doc.go
@@ -0,0 +1,3 @@ +// Package endpoints queries and manages service endpoints. +// Reference: http://developer.openstack.org/api-ref-identity-v3.html#endpoints-v3 +package endpoints