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

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

Installs a file.
Method __init__ @type source: C{str} @keyword source: Local path of file to be installed
Method run Upload the file, retaining permissions

Inherited from Deployment:

Method _get_string_value Undocumented
def __init__(self, source, target): (source)
@type source: C{str}
@keyword source: Local path of file to be installed

@type target: C{str}
@keyword target: Path to install file on node
def run(self, node, client): (source)
Upload the file, retaining permissions

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