Cloud contains the main configuration values for running
slaves on DigitalOcean, e.g.Computer implementation for DigitalOcean.ComputerLauncher is responsible for:
Connecting to a slave via SSH
Installing Java and the Jenkins agent to the slave
ComputerCloudComputer via SSH and installs Java/Jenkins agent if necessary.RetentionStrategy is mainly used to determine
when an idle Droplet can be destroyed.Slaves are created by SlaveTemplatesSlaveTemplate represents the configuration values for creating a new slave via a DigitalOcean droplet.Droplet when not needed anymore.Copyright © 2004-2016. All Rights Reserved.