All Classes and Interfaces
Classes
Class
Description
Various utility methods that make it easier to obtain full lists of properties from Digital Ocean.
The
DigitalOceanCloud contains the main configuration values for running
slaves on DigitalOcean, e.g.A
Computer implementation for DigitalOcean.The
DigitalOceanComputerLauncher is responsible for:
Connecting to a agent via SSH
Installing Java and the Jenkins agent to the agent
The
RetentionStrategy is mainly used to determine
when an idle Droplet can be destroyed.The
Slave is responsible for
Creating a DigitalOcean DigitalOceanComputer
Destroying the Droplet if it's not needed anymore.
A
SlaveTemplate represents the configuration values for creating a new agent via a DigitalOcean droplet.