Modifier and Type | Method and Description |
---|---|
OpenShiftRuntimeState |
OpenShiftClient.create(OpenShiftRuntimeConfig runtimeConfig) |
void |
OpenShiftClientListener.trigger(OpenShiftClient client,
OpenShiftRuntimeConfig runtimeConfig) |
Constructor and Description |
---|
OpenShiftTemplate(OpenShiftClient client,
OpenShiftRuntimeConfig runtimeConfig) |
Modifier and Type | Interface and Description |
---|---|
interface |
OpenShiftRuntimeExecConfig
OpenShift runtime execution configuration.
|
Modifier and Type | Method and Description |
---|---|
static OpenShiftParameters |
OpenShiftParameters.fromRuntimeConfig(OpenShiftRuntimeConfig runtimeConfig) |
Modifier and Type | Class and Description |
---|---|
class |
ContextAwareOpenShiftRuntimeExecConfig
Context-aware and cloneable implementation of OpenShiftRuntimeExecConfig.
|
class |
OpenShiftRuntimeConfigImpl
Cloneable implementation of OpenShiftRuntimeConfig.
|
Modifier and Type | Method and Description |
---|---|
OpenShiftRuntimeConfig |
OpenShiftRuntimeConfigImpl.asNewClone(OpenShiftRuntimeConfig source) |
Modifier and Type | Method and Description |
---|---|
OpenShiftRuntimeConfig |
OpenShiftRuntimeConfigImpl.asNewClone(OpenShiftRuntimeConfig source) |
Modifier and Type | Class and Description |
---|---|
class |
OpenShiftRuntimeExecExecutor<T extends OpenShiftRuntimeConfig>
Responsible for the "create" and "destroy" lifecycle aspects of the openshift runtime.
|
Modifier and Type | Method and Description |
---|---|
Optional<OpenShiftRuntime> |
OpenShiftRuntimeExecExecutor.apply(OpenShiftRuntimeConfig config) |
Constructor and Description |
---|
OpenShiftRuntimeInfo(OpenShiftRuntimeConfig runtimeConfig) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.