Package | Description |
---|---|
org.guvnor.ala.openshift.access | |
org.guvnor.ala.openshift.access.impl |
Modifier and Type | Method and Description |
---|---|
OpenShiftClient |
OpenShiftAccessInterface.getOpenShiftClient(ProviderId providerId)
Gets the OpenShift Client for the provided ProviderId.
|
OpenShiftClient |
OpenShiftAccessInterface.newOpenShiftClient(ProviderConfig providerConfig)
Always creates a new OpenShiftClient with the provided Provider configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenShiftClientListener.trigger(OpenShiftClient client,
OpenShiftRuntimeConfig runtimeConfig) |
Constructor and Description |
---|
OpenShiftTemplate(OpenShiftClient client,
OpenShiftRuntimeConfig runtimeConfig) |
Modifier and Type | Method and Description |
---|---|
OpenShiftClient |
OpenShiftAccessInterfaceImpl.getOpenShiftClient(ProviderId providerId) |
OpenShiftClient |
OpenShiftAccessInterfaceImpl.newOpenShiftClient(ProviderConfig providerConfig) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.