| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationFactory<T extends Configuration> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfiguration |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.clnt.v4_0.ConfigBuilder |
ClientConfigBuilder.configuration(Configuration config) |
void |
ClientCreator.createClient(Configuration config) |
void |
SuiteListener.start(org.jboss.arquillian.test.spi.event.suite.BeforeSuite event,
Configuration configuration,
Logger logger) |
void |
SessionManagerLifecycle.stop(Stop event,
Configuration configuration) |
| Constructor and Description |
|---|
SessionManager(Session session,
io.fabric8.kubernetes.clnt.v4_0.KubernetesClient client,
Configuration configuration,
AnnotationProvider annotationProvider,
NamespaceService namespaceService,
KubernetesResourceLocator kubernetesResourceLocator,
DependencyResolver dependencyResolver,
ResourceInstaller resourceInstaller,
FeedbackProvider feedbackProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationProviderRegistar.install(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedbackProviderServiceRegistar.install(Configuration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
DefaultResourceInstaller.ImmutableResourceInstaller.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.arquillian.core.api.Instance<Configuration> |
DefaultResourceInstaller.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceInstallerRegistar.install(Configuration configuration) |
| 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 | Method and Description |
|---|---|
void |
LabelProviderRegistar.install(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
KubernetesResourceLocatorRegistar.install(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggerRegistar.createLogger(Configuration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
DefaultNamespaceService.ImmutableNamespaceService.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.arquillian.core.api.Instance<Configuration> |
DefaultNamespaceService.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceServiceRegistar.install(Configuration configuration) |
| Constructor and Description |
|---|
ImmutableNamespaceService(io.fabric8.kubernetes.clnt.v4_0.KubernetesClient client,
Configuration configuration,
LabelProvider labelProvider,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyResolverRegistar.install(Configuration configuration) |
| Constructor and Description |
|---|
ImmutableNamespaceVisitor(Configuration configuration) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.