Package com.elastisys.scale.cloudpool.api
-
Interface Summary Interface Description CloudPool ACloudPoolis a management interface towards an elastic pool of machines for a particular cloud provider, handling communication with the cloud provider according to its API. -
Enum Summary Enum Description Protocol Supported cloud pool protocols. -
Exception Summary Exception Description CloudPoolException Thrown by aCloudPoolto indicate an error condition.NotConfiguredException NotEvictableException Thrown to indicate that a given machine cannot be removed from the cloudpool due to it having a membership status withevictable: false.NotFoundException Thrown by aCloudPoolto indicate that a requested resource (such as a machine pool member) could not be found.NotStartedException