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

List of all members.

Public Member Functions

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

Public Attributes

 api

Constructor & Destructor Documentation

def __init__ (   self,
  args,
  kwargs 
)

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

api

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