| Enum | Description |
|---|---|
| EnableConsul.CheckStatus | |
| WebHealthCheck.WebProtocol |
| Annotation Type | Description |
|---|---|
| EnableConsul |
Allows Consul to probe each replica of your service.
|
| UseConsulDns |
Tells dockerunit to set consul as primary dns for the containers that are created from
the service descriptor class where this annotation is used.
|
| WebHealthCheck |
Allows the configuration of a health check endpoint so that Consul
can verify the state of each of the service replicas.
|
Copyright © 2019. All rights reserved.