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 |
AnkaAPI.makeAnkaVm(String templateId,
String tag,
String nameTemplate,
int sshPort,
String startUpScript,
String groupId,
int priority) |
Modifier and Type | Field and Description |
---|---|
protected AnkaMgmtVm |
AbstractAnkaSlave.vm |
Modifier and Type | Method and Description |
---|---|
AnkaMgmtVm |
AbstractAnkaSlave.getVM() |
Modifier and Type | Method and Description |
---|---|
static void |
ImageSaver.saveImage(AnkaMgmtCloud cloud,
AbstractAnkaSlave slave,
AnkaMgmtVm vm) |
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) |
DynamicSlave(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–2019. All rights reserved.