l.t.s.f.SwiftContainer(resource.Resource) : class documentation

Part of lp.testing.swift.fakeswift View In Hierarchy

Known subclasses: lp.testing.swift.fakeswift.SizeContainer

Storage container.

Containers hold objects with data and receive uploads in case of PUT.

Method __init__ Undocumented
Method __len__ Returns how many objects are in this container.
Method iter_children Iterator that returns each child object.
Method getChild Get the next object down the chain.
Method render_GET Return list of keys in response to GET on container.
def __init__(self, name, tenant_name):
Undocumented
def __len__(self):
Returns how many objects are in this container.
def iter_children(self):
Iterator that returns each child object.
def getChild(self, name, request):
Get the next object down the chain.
def render_GET(self, request):
Return list of keys in response to GET on container.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.