l.l.b.LoadBalancer(object) : class documentation

Part of libcloud.loadbalancer.base View Source View In Hierarchy

Provide a common interface for handling Load Balancers.
Method __init__ Undocumented
Method attach_compute_node Undocumented
Method attach_member Undocumented
Method detach_member Undocumented
Method list_members Undocumented
Method destroy Undocumented
Method __repr__ Undocumented
def __init__(self, id, name, state, ip, port, driver): (source)
Undocumented
def attach_compute_node(self, node): (source)
Undocumented
def attach_member(self, member): (source)
Undocumented
def detach_member(self, member): (source)
Undocumented
def list_members(self): (source)
Undocumented
def destroy(self): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:46:59.