OrkaAgent(String name,
String orkaCredentialsId,
String orkaEndpoint,
String vmCredentialsId,
String node,
String namespace,
String namePrefix,
String redirectHost,
String image,
Integer cpu,
boolean useNetBoost,
boolean useLegacyIO,
boolean useGpuPassthrough,
Integer displayWidth,
Integer displayHeight,
Integer displayDpi,
int numExecutors,
String host,
int port,
String remoteFS,
boolean useJenkinsProxySettings,
boolean ignoreSSLErrors,
String jvmOptions,
String memory,
String tag,
Boolean tagRequired,
List<OrkaAgent.PortMapping> portMappings) |
OrkaAgent(String name,
String orkaCredentialsId,
String orkaEndpoint,
String vmCredentialsId,
String node,
String namespace,
String namePrefix,
String redirectHost,
String image,
Integer cpu,
boolean useNetBoost,
boolean useLegacyIO,
boolean useGpuPassthrough,
int numExecutors,
String host,
int port,
String remoteFS,
boolean useJenkinsProxySettings,
boolean ignoreSSLErrors,
String jvmOptions,
String memory,
String tag,
Boolean tagRequired,
List<OrkaAgent.PortMapping> portMappings)
Deprecated.
|