Element | Package and Description |
WmConsul. De-registers a microservice from a Consul server. Use as a shutdown service for the package being registered as a microservice. | |
WmConsul. Queries the Consul server for a list of active hosts that have registered the given microservice with Consul. | |
WmConsul. Queries the Consul server for a list of active hosts that have registered the given microservice with Consul and if there are multiple hosts for this microservice, randomly return one of those hosts. | |
WmConsul. Registers a microservice with a Consul server. Use as a startup service for the package being registered as a microservice. |