pyrax
Python Bindings for the Rackspace Cloud
|
Public Member Functions | |
def | __init__ |
def | authenticate |
def | get_protocols |
def | get_algorithms |
def | get_usage |
Public Attributes | |
client | |
Node | |
VirtualIP | |
loadbalancers | |
id | |
Static Public Attributes | |
string | user_agent = "FakeService" |
string | USER_AGENT = "FakeService" |
def __init__ | ( | self, | |
args, | |||
kwargs | |||
) |
Reimplemented in FakeCSClient.
def authenticate | ( | self | ) |
def get_algorithms | ( | self | ) |
def get_protocols | ( | self | ) |
def get_usage | ( | self | ) |
string user_agent = "FakeService" [static] |
string USER_AGENT = "FakeService" [static] |