l.i.IConnectionKeyFactory(Interface) : interface documentation

Part of libcloud.interface View Source View In Hierarchy

Create Connections which depend solely on an API key.
Method __call__ Create a Connection.
def __call__(key, secure=True): (source)
Create a Connection.

The acceptance of only `key` provides support for APIs with only one authentication bit.

The `secure` argument indicates whether or not a secure connection should be made. Not all providers support this, so it may be ignored.

API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:42:22.