
- Added examples using the API - Added API reference pages - Added docstrings to classes so they would be picked up by sphinx - Removed warning about CLI coming soon Change-Id: I6e187efe508c5ae310ec97efe4650495f958306d
13 lines
208 B
ReStructuredText
13 lines
208 B
ReStructuredText
Generic client
|
|
==============
|
|
|
|
Use the generic client to obtain access to a specific endpoint version.
|
|
|
|
|
|
.. currentmodule:: keystoneclient.generic.client
|
|
|
|
.. autoclass:: Client
|
|
|
|
.. automethod:: discover
|
|
|