l.i.IConnectionUserAndKeyFactory(Interface) : interface documentation

Part of libcloud.interface View Source View In Hierarchy

Create Connections which depends on both a user identifier and API key.
Method __call__ Create a Connection.
def __call__(user_id, key, secure=True): (source)
Create a Connection.

The first two arguments provide the initial values for `user_id` and `key`, respectively, which should be used for authentication.

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.