public class OpenShiftAccessInterfaceImpl extends Object implements OpenShiftAccessInterface, org.uberfire.commons.lifecycle.Disposable
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
OpenShiftAccessInterfaceImpl() |
| Modifier and Type | Method and Description |
|---|---|
static OpenShiftClient |
buildOpenShiftClient(ProviderConfig providerConfig) |
void |
dispose() |
OpenShiftClient |
getOpenShiftClient(ProviderId providerId)
Get the OpenShift Client for the provided ProviderId
|
public OpenShiftClient getOpenShiftClient(ProviderId providerId)
OpenShiftAccessInterfacegetOpenShiftClient in interface OpenShiftAccessInterfaceproviderId - the ProviderIdthe (potentially cached) OpenShiftClientpublic static OpenShiftClient buildOpenShiftClient(ProviderConfig providerConfig)
public void dispose()
dispose in interface org.uberfire.commons.lifecycle.DisposableCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.