Class DigitalOceanComputer

All Implemented Interfaces:
ExtensionPoint, DescriptorByNameOwner, ExecutorListener, ModelObject, SearchableModelObject, SearchItem, AccessControlled, IComputer, ModelObjectWithContextMenu, HasWidgets, IconSpec, org.jenkinsci.plugins.cloudstats.TrackedItem, org.kohsuke.stapler.StaplerProxy

public class DigitalOceanComputer extends AbstractCloudComputer<Slave> implements org.jenkinsci.plugins.cloudstats.TrackedItem
A Computer implementation for DigitalOcean. Holds a handle to an Slave.

Mainly responsible for updating the Droplet information via updateInstanceDescription()

Author:
robert.gruendler@dubture.com