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
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:42:22.