pyrax
Python Bindings for the Rackspace Cloud
Classes | Packages | Functions | Variables
pyrax/image.py File Reference

Classes

class  Image
 This class represents an Image. More...
class  ImageMember
 This class represents a member (user) of an Image. More...
class  ImageTag
 This class represents a tag for an Image. More...
class  ImageTask
 This class represents a ImageTask. More...
class  ImageManager
 Manager class for an Image. More...
class  ImageMemberManager
 Manager class for members (users) of an Image. More...
class  ImageTagManager
 Manager class for Image tags. More...
class  ImageTasksManager
 Manager class for ImageTasks. More...
class  JSONSchemaManager
 Manager class for retrieving JSON schemas. More...
class  ImageClient
 This is the primary class for interacting with Images. More...

Packages

namespace  pyrax::image

Functions

def assure_image
 Converts a image ID passed as the 'image' parameter to a image object.

Variables

string DEFAULT_FORMAT = "vhd"
 All Classes Namespaces Files Functions Variables Properties