- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.OsgiCommandSupport
-
- io.fabric8.boot.commands.support.FabricCommand
-
- io.fabric8.boot.commands.support.ContainerCreateSupport
-
- io.fabric8.openshift.commands.ContainerCreateOpenshift
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
name |
protected int |
number |
-
Fields inherited from class io.fabric8.boot.commands.support.ContainerCreateSupport
bindAddress, dataStoreOption, dataStoreType, isEnsembleServer, jvmOpts, manualIp, profiles, resolver, version, zookeeperPassword
-
Fields inherited from class io.fabric8.boot.commands.support.FabricCommand
configurationAdmin, fabricService
-
Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
bundleContext, usedReferences
-
Fields inherited from class org.apache.karaf.shell.console.AbstractAction
log, session
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
displayContainers(io.fabric8.api.CreateContainerMetadata[] metadatas) |
protected java.lang.Object |
doExecute() |
protected void |
preCreateContainer(java.lang.String name) |
-
Methods inherited from class io.fabric8.boot.commands.support.ContainerCreateSupport
getDataStoreProperties, getProfileNames, rethrowAuthenticationErrors
-
Methods inherited from class io.fabric8.boot.commands.support.FabricCommand
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toString
-
Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
execute, getAllServices, getBundleContext, getService, getService, getService, setBundleContext, ungetServices
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
number
protected int number
Copyright © 2016 Red Hat. All Rights Reserved.