| Modifier and Type | Method and Description |
|---|---|
void |
CECubeInitializer.createOpenShiftAdapter(OpenShiftClient client,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftClient |
OpenShiftClientCreator.createClient(io.fabric8.openshift.clnt.v4_0.OpenShiftClient client,
io.fabric8.kubernetes.clnt.v4_0.Config openShiftConfig,
String namespace,
boolean keepAliveGitServer) |
OpenShiftClient |
CubeOpenShiftConfigurationFluentImpl.getClient() |
OpenShiftClient |
CubeOpenShiftConfigurationFluent.getClient() |
OpenShiftClient |
CubeOpenShiftConfiguration.getClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenShiftClientCreator.clean(org.jboss.arquillian.test.spi.event.suite.AfterSuite event,
OpenShiftClient client) |
void |
OpenShiftAssistantCreator.createOpenShiftAssistant(OpenShiftClient openShiftClient) |
void |
CubeOpenShiftRegistrar.register(OpenShiftClient client,
CubeRegistry registry,
Configuration conf,
org.jboss.arquillian.core.api.Injector injector) |
void |
CubeOpenShiftConfiguration.setClient(OpenShiftClient client) |
A |
CubeOpenShiftConfigurationFluentImpl.withClient(OpenShiftClient client) |
A |
CubeOpenShiftConfigurationFluent.withClient(OpenShiftClient client) |
| Constructor and Description |
|---|
OpenShiftRouteLocator(org.jboss.arquillian.core.api.Instance<OpenShiftClient> clientInstance,
org.jboss.arquillian.core.api.Instance<Configuration> configurationInstance) |
| Constructor and Description |
|---|
CopyFromContainer(String cubeId,
OpenShiftClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateContainerStarter.waitForDeployments(org.jboss.arquillian.container.spi.event.container.AfterStart event,
OpenShiftAdapter client,
CEEnvironmentProcessor.TemplateDetails details,
org.jboss.arquillian.test.spi.TestClass testClass,
CubeOpenShiftConfiguration configuration,
OpenShiftClient openshiftClient)
Wait for the template resources to come up after the test container has
been started.
|
| Constructor and Description |
|---|
BuildablePodCube(io.fabric8.kubernetes.api.model.v4_0.Pod resource,
OpenShiftClient client,
CubeOpenShiftConfiguration configuration) |
ServiceCube(io.fabric8.kubernetes.api.model.v4_0.Service resource,
OpenShiftClient client,
CubeOpenShiftConfiguration configuration) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.