Package | Description |
---|---|
org.guvnor.ala.openshift.access |
Modifier and Type | Method and Description |
---|---|
OpenShiftRuntimeState |
OpenShiftClient.create(OpenShiftRuntimeConfig runtimeConfig) |
void |
OpenShiftClient.destroy(String id) |
OpenShiftRuntimeEndpoint |
OpenShiftClient.getRuntimeEndpoint(String id) |
OpenShiftRuntimeState |
OpenShiftClient.getRuntimeState(String id) |
void |
OpenShiftClient.pause(String id) |
void |
OpenShiftClient.restart(String id) |
void |
OpenShiftClient.start(String id) |
void |
OpenShiftClient.stop(String id) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.