l.d.SSHKeyDeployment(Deployment) : class documentation

Part of libcloud.deployment View Source View In Hierarchy

Installs a public SSH Key onto a host.
Method __init__
Method run Installs SSH key into .ssh/authorized_keys

Inherited from Deployment:

Method _get_string_value Undocumented
def __init__(self, key): (source)
ParameterskeyContents of the public key write (type: str)
def run(self, node, client): (source)
Installs SSH key into .ssh/authorized_keys

See also Deployment.run

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