| Modifier and Type | Method and Description |
|---|---|
Logger |
Session.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
Logger |
DefaultSession.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
SuiteListener.start(org.jboss.arquillian.test.spi.event.suite.BeforeSuite event,
Configuration configuration,
Logger logger) |
void |
SuiteListener.stop(org.jboss.arquillian.test.spi.event.suite.AfterSuite event,
Logger logger) |
| Constructor and Description |
|---|
DefaultSession(String id,
String namespace,
Logger logger) |
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
DefaultFeedbackProvider.ImmutableFeedbackProvider.logger |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.arquillian.core.api.Instance<Logger> |
DefaultFeedbackProvider.logger |
| Constructor and Description |
|---|
ImmutableFeedbackProvider(io.fabric8.kubernetes.clnt.v4_0.KubernetesClient client,
Logger logger) |
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
DefaultResourceInstaller.ImmutableResourceInstaller.logger |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.arquillian.core.api.Instance<Logger> |
DefaultResourceInstaller.logger |
| Constructor and Description |
|---|
ImmutableResourceInstaller(io.fabric8.kubernetes.clnt.v4_0.KubernetesClient client,
Configuration configuration,
Logger logger,
List<io.fabric8.kubernetes.api.builder.v4_0.Visitor> visitors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnsiLogger |
class |
SimpleLogger |
| Modifier and Type | Method and Description |
|---|---|
Logger |
AnsiLogger.toImmutable() |
Logger |
SimpleLogger.toImmutable() |
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
DefaultNamespaceService.ImmutableNamespaceService.logger |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.arquillian.core.api.Instance<Logger> |
DefaultNamespaceService.logger |
| Constructor and Description |
|---|
ImmutableNamespaceService(io.fabric8.kubernetes.clnt.v4_0.KubernetesClient client,
Configuration configuration,
LabelProvider labelProvider,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
static int |
ProcessUtil.runCommand(Logger log,
String command,
List<String> args,
Map<String,String> env,
boolean withShutdownHook) |
static int |
ProcessUtil.runCommand(Logger log,
URL scriptUrl) |
static int |
ProcessUtil.runCommand(Logger log,
URL scriptUrl,
Map<String,String> env) |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.arquillian.core.api.Instance<Logger> |
ServiceAccountVisitor.logger |
Copyright © 2018 JBoss by Red Hat. All rights reserved.