| Package | Description |
|---|---|
| io.fabric8.elasticsearch.plugin | |
| io.fabric8.elasticsearch.plugin.kibana | |
| io.fabric8.elasticsearch.plugin.model |
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
OpenshiftRequestContextFactory.OpenshiftRequestContext.getProjects()
The Set of projects
|
Set<Project> |
OpenshiftAPIService.projectNames(String token) |
| Constructor and Description |
|---|
OpenshiftRequestContext(String user,
String token,
boolean isClusterAdmin,
Set<Project> projects,
String kibanaIndex,
String kibanaIndexMode) |
| Modifier and Type | Field and Description |
|---|---|
static Project |
KibanaUtils.ALL_ALIAS |
static Project |
KibanaUtils.EMPTY_PROJECT |
| Modifier and Type | Method and Description |
|---|---|
Project |
KibanaUtils.getProjectFromIndexPattern(String index) |
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
KibanaUtils.getProjectsFromIndexPatterns(OpenshiftRequestContextFactory.OpenshiftRequestContext context)
Determine a set of projects based on the index patterns that
were generated by this plugin.
|
| Modifier and Type | Method and Description |
|---|---|
String |
KibanaUtils.formatIndexPattern(Project project) |
| Modifier and Type | Field and Description |
|---|---|
static Project |
Project.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
int |
Project.compareTo(Project o) |
Copyright © 2015–2018 Red Hat. All rights reserved.