Uses of Class
org.guvnor.ala.openshift.access.exceptions.OpenShiftClientException
-
Packages that use OpenShiftClientException Package Description org.guvnor.ala.openshift.access -
-
Uses of OpenShiftClientException in org.guvnor.ala.openshift.access
Methods in org.guvnor.ala.openshift.access that throw OpenShiftClientException Modifier and Type Method Description OpenShiftRuntimeStateOpenShiftClient. create(OpenShiftRuntimeConfig runtimeConfig)voidOpenShiftClient. destroy(String id)OpenShiftRuntimeEndpointOpenShiftClient. getRuntimeEndpoint(String id)OpenShiftRuntimeStateOpenShiftClient. getRuntimeState(String id)voidOpenShiftClient. pause(String id)voidOpenShiftClient. restart(String id)voidOpenShiftClient. start(String id)voidOpenShiftClient. stop(String id)
-