Class DigitalOceanComputerLauncher

java.lang.Object
hudson.model.AbstractDescribableImpl<ComputerLauncher>
hudson.slaves.ComputerLauncher
com.dubture.jenkins.digitalocean.DigitalOceanComputerLauncher
All Implemented Interfaces:
ExtensionPoint, Describable<ComputerLauncher>

public class DigitalOceanComputerLauncher extends ComputerLauncher
The DigitalOceanComputerLauncher is responsible for:
  • Connecting to a agent via SSH
  • Installing Java and the Jenkins agent to the agent
Author:
robert.gruendler@dubture.com