tricircleclient
Python API¶To use tricircleclient in a project:
>>> from tricircleclient.v1 import client
>>> tricircle = client.Client(...)
>>> tricircle.pod.list()
For more information, see the reference:
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.