| Package | Description |
|---|---|
| org.jclouds.compute.callables | |
| org.jclouds.compute.events | |
| org.jclouds.scriptbuilder |
| Modifier and Type | Field and Description |
|---|---|
protected InitScript |
SudoAwareInitManager.init |
| Modifier and Type | Method and Description |
|---|---|
static InitScript |
RunScriptOnNodeAsInitScriptUsingSsh.createInitScript(InitScriptConfigurationForTasks config,
String name,
Statement script) |
InitScript |
SudoAwareInitManager.getStatement() |
| Constructor and Description |
|---|
SudoAwareInitManager(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
boolean runAsRoot,
NodeMetadata node,
InitScriptConfigurationForTasks initScriptConfiguration,
InitScript init) |
| Modifier and Type | Method and Description |
|---|---|
InitScript |
InitScriptOnNodeSubmission.getStatement() |
| Constructor and Description |
|---|
InitScriptOnNodeSubmission(InitScript statement,
NodeMetadata node) |
| Modifier and Type | Method and Description |
|---|---|
InitScript |
InitScript.Builder.build() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.