public class ContainerCreateOpenshiftAction extends ContainerCreateSupport
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name |
protected int |
number |
bindAddress, dataStoreOption, dataStoreType, isEnsembleServer, jvmOpts, manualIp, profiles, resolver, version, zookeeperPassword
configurationAdmin, fabricService
Modifier and Type | Method and Description |
---|---|
protected void |
displayContainers(CreateContainerMetadata[] metadatas) |
protected java.lang.Object |
doExecute() |
protected void |
validateOpenShiftContainerName(java.lang.String containerName)
Validates the container name according to OpenShift naming rules.
|
getDataStoreProperties, getProfileNames, preCreateContainer, rethrowAuthenticationErrors
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toString
protected java.lang.Object doExecute() throws java.lang.Exception
doExecute
in class org.apache.karaf.shell.console.AbstractAction
java.lang.Exception
protected void displayContainers(CreateContainerMetadata[] metadatas)
displayContainers
in class ContainerCreateSupport
protected void validateOpenShiftContainerName(java.lang.String containerName)
java.lang.IllegalArgumentException
- if the container name is invalid.Copyright © 2011-2014 Red Hat. All Rights Reserved.