Package io.micronaut.discovery.consul.client.v1
@RequiresConsul
@Configuration
package io.micronaut.discovery.consul.client.v1
Consul client service operations.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAbstract implementation of
ConsulClient
that also implementsDiscoveryClient
.Base class for a service entry in consul.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulCheck
instead.Valid health status values.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulCheck
instead.AHttpClientFilter
that adds theConsulAslTokenFilter.HEADER_CONSUL_TOKEN
header.A catalog entry in Consul.Represents a Consul check.Consul Check Status.A non-blocking HTTP client for consul.API operations for Consul.JSON representation of consul `/agent/services` endpoint.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulHealthEntry
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulCheck
instead.Represents a Key/Value pair returned from Consul via /kv/:key.Configuration and member information of the local agent.A member entry of a Consul cluster.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulCheck
instead.A service entry in Consul.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulServiceEntry
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseConsulCheck
instead.
ConsulCatalogEntry
instead.