pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Public Attributes | Static Public Attributes
FakeService Class Reference
Inheritance diagram for FakeService:
FakeCSClient

List of all members.

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"

Constructor & Destructor Documentation

def __init__ (   self,
  args,
  kwargs 
)

Reimplemented in FakeCSClient.


Member Function Documentation

def authenticate (   self)
def get_algorithms (   self)
def get_protocols (   self)
def get_usage (   self)

Member Data Documentation

id
string user_agent = "FakeService" [static]
string USER_AGENT = "FakeService" [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties