DigitalOceanComputer
DigitalOceanCloud
contains the main configuration values for running
slaves on DigitalOcean, e.g.Computer
implementation for DigitalOcean.DigitalOceanComputerLauncher
is responsible for:
Connecting to a agent via SSH
Installing Java and the Jenkins agent to the agent
DigitalOceanCloud
DigitalOceanComputer
via SSH and installs Java/Jenkins agent if necessary.RetentionStrategy
is mainly used to determine
when an idle Droplet
can be destroyed.Slave
is responsible for
Creating a DigitalOcean DigitalOceanComputer
Destroying the Droplet
if it's not needed anymore.
SlaveTemplate
represents the configuration values for creating a new agent via a DigitalOcean droplet.Droplet
when not needed anymore.Copyright © 2016–2022. All rights reserved.