| Package | Description |
|---|---|
| com.google.jenkins.plugins.computeengine |
| Modifier and Type | Class and Description |
|---|---|
class |
AutofilledNetworkConfiguration |
class |
SharedVpcNetworkConfiguration |
| Modifier and Type | Field and Description |
|---|---|
NetworkConfiguration |
InstanceConfiguration.networkConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static NetworkConfiguration |
InstanceConfiguration.DescriptorImpl.defaultNetworkConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<NetworkConfiguration> |
NetworkConfiguration.getDescriptor() |
| Constructor and Description |
|---|
InstanceConfiguration(String namePrefix,
String region,
String zone,
String machineType,
String numExecutorsStr,
String startupScript,
boolean preemptible,
String labelString,
String description,
String bootDiskType,
boolean bootDiskAutoDelete,
String bootDiskSourceImageName,
String bootDiskSourceImageProject,
String bootDiskSizeGbStr,
NetworkConfiguration networkConfiguration,
boolean externalAddress,
String networkTags,
String serviceAccountEmail,
String retentionTimeMinutesStr,
String launchTimeoutSecondsStr,
hudson.model.Node.Mode mode,
AcceleratorConfiguration acceleratorConfiguration,
String runAsUser) |
Copyright © 2016–2018 Google. All rights reserved.