Uses of Package
com.amazon.jenkins.ec2fleet
Packages that use com.amazon.jenkins.ec2fleet
-
Classes in com.amazon.jenkins.ec2fleet used by com.amazon.jenkins.ec2fleetClassDescriptionEnum to represent the reason for termination of an EC2 instance by the plugin.The
EC2FleetNode
represents an agent running on an EC2 instance, responsible for creatingEC2FleetNodeComputer
.TheEC2FleetNodeComputer
represents the running state ofEC2FleetNode
that holds executors.This consumed by jelly fileEC2FleetStatusWidget/index.jelly
to render fleet information about all fleets, don't forget to update it if you change fields nameAbstract state of different implementation ofEC2Fleet
-
Classes in com.amazon.jenkins.ec2fleet used by com.amazon.jenkins.ec2fleet.fleet