| Constructor and Description |
|---|
Settings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBootstrap() |
List<String> |
getDns() |
URL |
getDockerUrl() |
String |
getEngineImage() |
String |
getEngineLabel() |
int |
getEngineMemory() |
int |
getEngineMemoryLimit() |
int |
getEngineMemoryRequest() |
int |
getMaxEngines() |
String |
getNetwork() |
String |
getPodName() |
String |
getReportCapabilities() |
List<String> |
getRequestorsByGroup() |
int |
getRunPoll() |
int |
getRunPollRecheck() |
void |
run() |
public Settings()
throws MalformedURLException
MalformedURLExceptionpublic String getPodName()
public String getEngineLabel()
public int getMaxEngines()
public URL getDockerUrl()
public String getEngineImage()
public int getEngineMemoryRequest()
public int getEngineMemoryLimit()
public int getEngineMemory()
public String getBootstrap()
public int getRunPoll()
public int getRunPollRecheck()
public String getNetwork()
public String getReportCapabilities()
Copyright © 2020. All rights reserved.