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

Classes

class  CloudDNSRecord
 This class represents a domain record. More...
class  CloudDNSDomain
 This class represents a DNS domain. More...
class  CloudDNSPTRRecord
 This represents a Cloud DNS PTR record (reverse DNS). More...
class  CloudDNSManager
class  CloudDNSClient
 This is the primary class for interacting with Cloud DNS. More...
class  ResultsIterator
 This object will iterate over all the results for a given type of listing, no matter how many items exist. More...
class  DomainResultsIterator
 ResultsIterator subclass for iterating over all domains. More...
class  SubdomainResultsIterator
 ResultsIterator subclass for iterating over all subdomains. More...
class  RecordResultsIterator
 ResultsIterator subclass for iterating over all domain records. More...

Packages

namespace  pyrax::clouddns

Functions

def assure_domain

Variables

int DEFAULT_TIMEOUT = 5
float DEFAULT_DELAY = 0.5
 All Classes Namespaces Files Functions Variables Properties