public class ChefSshClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChefSshClient.MyUserInfo |
| Constructor and Description |
|---|
ChefSshClient() |
| Modifier and Type | Method and Description |
|---|---|
String |
runchefclient(String node,
String username,
int port,
String privateKey,
String command) |
public String runchefclient(String node, String username, int port, String privateKey, String command) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.