Classes
Methods
(static) ConsulClient.create(vertx, options) → {ConsulClient}
Create a Consul client.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the Vert.x instance |
options |
Object | the options |
Returns:
the client
- Type
- ConsulClient