Package | Description |
---|---|
io.jenkins.plugins.huaweicloud | |
io.jenkins.plugins.huaweicloud.util |
Modifier and Type | Method and Description |
---|---|
ECSTemplate |
ECSComputer.getSlaveTemplate() |
ECSTemplate |
VPC.getTemplate(String template) |
Modifier and Type | Method and Description |
---|---|
Descriptor<ECSTemplate> |
ECSTemplate.getDescriptor() |
List<ECSTemplate> |
VPC.getTemplates() |
Collection<ECSTemplate> |
VPC.getTemplates(Label label)
Gets list of
ECSTemplate that matches Label . |
Modifier and Type | Method and Description |
---|---|
void |
VPC.provision(ECSTemplate t,
int number) |
Constructor and Description |
---|
HuaweiVPC(String cloudName,
String credentialsId,
String sshKeysCredentialsId,
String instanceCapStr,
String vpcID,
List<? extends ECSTemplate> templates) |
VPC(String id,
String credentialsId,
String sshKeysCredentialsId,
String instanceCapStr,
String vpcID,
List<? extends ECSTemplate> templates) |
Modifier and Type | Method and Description |
---|---|
static int |
MinimumInstanceChecker.countCurrentNumberOfAgents(ECSTemplate agentTemplate) |
static int |
MinimumInstanceChecker.countCurrentNumberOfProvisioningAgents(ECSTemplate agentTemplate) |
static int |
MinimumInstanceChecker.countCurrentNumberOfSpareAgents(ECSTemplate agentTemplate) |
static int |
MinimumInstanceChecker.countQueueItemsForAgentTemplate(ECSTemplate agentTemplate) |
static List<com.huaweicloud.sdk.ecs.v2.model.ServerDetail> |
VPCHelper.getAllOfServerByTmp(ECSTemplate template) |
Copyright © 2016–2021. All rights reserved.