l.c.d.SSHKeyDeployment(Deployment) : class documentation

Part of libcloud.compute.deployment View Source View In Hierarchy

Installs a public SSH Key onto a host.
Method __init__ @type key: C{str} @keyword key: Contents of the public key write
Method run Installs SSH key into C{.ssh/authorized_keys}

Inherited from Deployment:

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

See also L{Deployment.run}
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.