Uses of Package
com.dubture.jenkins.digitalocean
-
Classes in com.dubture.jenkins.digitalocean used by com.dubture.jenkins.digitaloceanClassDescriptionThe
DigitalOceanCloud
contains the main configuration values for running slaves on DigitalOcean, e.g.AComputer
implementation for DigitalOcean.TheSlave
is responsible for Creating a DigitalOceanDigitalOceanComputer
Destroying theDroplet
if it's not needed anymore.ASlaveTemplate
represents the configuration values for creating a new agent via a DigitalOcean droplet.