public class OpenShiftClientCreator extends Object
| Constructor and Description |
|---|
OpenShiftClientCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean(org.jboss.arquillian.test.spi.event.suite.AfterSuite event,
OpenShiftClient client) |
void |
createClient(AfterStart afterStart,
Configuration conf) |
OpenShiftClient |
createClient(io.fabric8.openshift.clnt.v4_0.OpenShiftClient client,
io.fabric8.kubernetes.clnt.v4_0.Config openShiftConfig,
String namespace,
boolean keepAliveGitServer) |
public void createClient(@Observes
AfterStart afterStart,
Configuration conf)
public void clean(@Observes
org.jboss.arquillian.test.spi.event.suite.AfterSuite event,
OpenShiftClient client)
throws Exception
Exceptionpublic OpenShiftClient createClient(io.fabric8.openshift.clnt.v4_0.OpenShiftClient client, io.fabric8.kubernetes.clnt.v4_0.Config openShiftConfig, String namespace, boolean keepAliveGitServer)
Copyright © 2018 JBoss by Red Hat. All rights reserved.