public class CloudServiceList
extends io.fabric8.boot.commands.support.FabricCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
PROVIDERFORMAT |
configurationAdmin, fabricService| Constructor and Description |
|---|
CloudServiceList() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
ComputeRegistry |
getComputeRegistry() |
protected void |
printComputeProvidersOrApis(Iterable<String> providersOrApis,
List<org.jclouds.compute.ComputeService> computeServices,
String indent,
PrintStream out) |
void |
setComputeRegistry(ComputeRegistry computeRegistry) |
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getExistingProfiles, getExistingProfiles, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toStringpublic static final String PROVIDERFORMAT
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionExceptionprotected void printComputeProvidersOrApis(Iterable<String> providersOrApis, List<org.jclouds.compute.ComputeService> computeServices, String indent, PrintStream out)
public ComputeRegistry getComputeRegistry()
public void setComputeRegistry(ComputeRegistry computeRegistry)
Copyright © 2011–2014 Red Hat. All rights reserved.