Part of libcloud View Source
Class | Deployment | Base class for deployment tasks. |
Class | SSHKeyDeployment | Installs a public SSH Key onto a host. |
Class | ScriptDeployment | Runs an arbitrary Shell Script task. |
Class | MultiStepDeployment | Runs a chain of Deployment steps. |