public abstract class ChefCommandWithOptions extends ChefCommandBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
api |
protected String |
clientKeyFile |
protected String |
clientName |
protected String |
endpoint |
protected String |
name |
protected String |
validatorKeyFile |
protected String |
validatorName |
cacheProvider, chefServices, configAdmin, FACTORY_FILTER, PROVIDERFORMAT, shellTableFactory| Constructor and Description |
|---|
ChefCommandWithOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jclouds.chef.ChefService |
getChefService() |
List<org.jclouds.chef.ChefService> |
getChefServices() |
execute, findOrCreateFactoryConfiguration, getCacheProvider, getConfigAdmin, getShellTableFactory, printChefApis, printCookbooks, setCacheProvider, setChefServices, setConfigAdmin, setShellTableFactoryprotected String name
protected String api
protected String clientName
protected String clientKeyFile
protected String validatorName
protected String validatorKeyFile
protected String endpoint
public List<org.jclouds.chef.ChefService> getChefServices()
getChefServices in class ChefCommandBaseprotected org.jclouds.chef.ChefService getChefService()
Copyright © 2013. All Rights Reserved.