Package | Description |
---|---|
com.veertu.ankaMgmtSdk | |
com.veertu.plugin.anka |
Modifier and Type | Class and Description |
---|---|
class |
ConcAnkaMgmtVm
Created by asafgur on 17/05/2017.
|
Modifier and Type | Method and Description |
---|---|
AnkaMgmtVm |
AnkaVmFactory.makeAnkaVm(String mgmtUrl,
String templateId,
String tag,
String nameTemplate,
int sshPort) |
AnkaMgmtVm |
AnkaVmFactory.makeAnkaVm(String mgmtUrl,
String templateId,
String tag,
String nameTemplate,
int sshPort,
String startUpScript,
String groupId) |
Modifier and Type | Field and Description |
---|---|
protected AnkaMgmtVm |
AbstractAnkaSlave.vm |
Modifier and Type | Method and Description |
---|---|
AnkaMgmtVm |
AbstractAnkaSlave.getVM() |
Constructor and Description |
---|
AbstractAnkaSlave(String name,
String nodeDescription,
String remoteFS,
int numExecutors,
hudson.model.Node.Mode mode,
String labelString,
hudson.slaves.ComputerLauncher launcher,
hudson.slaves.RetentionStrategy retentionStrategy,
List<? extends hudson.slaves.NodeProperty<?>> nodeProperties,
AnkaCloudSlaveTemplate template,
AnkaMgmtVm vm) |
AnkaLauncher(AnkaMgmtVm vm,
hudson.slaves.ComputerLauncher launcher) |
AnkaOnDemandSlave(String name,
String nodeDescription,
String remoteFS,
int numExecutors,
hudson.model.Node.Mode mode,
String labelString,
hudson.slaves.ComputerLauncher launcher,
List<? extends hudson.slaves.NodeProperty<?>> nodeProperties,
AnkaCloudSlaveTemplate template,
AnkaMgmtVm vm) |
Copyright © 2016–2018. All rights reserved.