| Class | Description |
|---|---|
| AutoTLSEnricher |
Enriches declarations with auto-TLS annotations, required secrets reference,
mounted volumes and PEM to keystore converter init container.
|
| CdEnricher |
Enricher for adding continous delivery metadata:
|
| DockerHealthCheckEnricher |
Enrich a container with probes when health checks are defined in the
ImageConfiguration of the docker maven plugin. |
| DocLinkEnricher |
Adds a link to the generated documentation for this microservice so we can link to the versioned docs in the
annotations
|
| ExposeEnricher |
Enricher for enabling exposing of HTTP / HTTPS based services
|
| GrafanaLinkEnricher | |
| IconEnricher |
Enricher for adding icons to descriptors
|
| KarafHealthCheckEnricher |
Enriches Karaf containers with health check probes.
|
| OpenShiftRouteEnricher |
Enricher which generates a Route for each exposed Service
|
| PrometheusEnricher | |
| SpringBootHealthCheckEnricher |
Enriches spring-boot containers with health checks if the actuator module is present.
|
| VertxHealthCheckEnricher |
Configures the health checks for a Vert.x project.
|
| WatchEnricher |
Enricher for customizing the deployment in fabric8:watch mode.
|
| WildFlySwarmHealthCheckEnricher |
Enriches wildfly-swarm containers with health checks if the monitoring fraction is present.
|
| Enum | Description |
|---|---|
| VertxHealthCheckEnricher.Config |
Copyright © 2018. All rights reserved.