The tricircleclient Python API

The tricircleclient Python API

Usage

To use tricircleclient in a project:

>>> from tricircleclient.v1 import client
>>> tricircle = client.Client(...)
>>> tricircle.pod.list()

Reference

For more information, see the reference:

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.