pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Static Public Attributes
FakeManager Class Reference

List of all members.

Public Member Functions

def list
def get
def delete
def create
def find
def action

Static Public Attributes

tuple api = FakeClient()

Member Function Documentation

def action (   self,
  item,
  action_type,
  body = {} 
)
def create (   self,
  args,
  kwargs 
)
def delete (   self,
  item 
)
def find (   self,
  args,
  kwargs 
)
def get (   self,
  item 
)
def list (   self)

Member Data Documentation

tuple api = FakeClient() [static]

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