Module consul_rs::health[][src]

Structs

HEALTH
HEALTH_ANY

HealthAny is special, and is used as a wild card, not as a specific state.

HEALTH_CRITICAL
HEALTH_MAINT
HEALTH_PASSING
HEALTH_WARNING
Health
HealthCheck

HealthCheck is used to represent a single check

HealthCheckDefinition

HealthCheckDefinition is used to store the details about a health check’s execution.

HealthChecks

HealthChecks is a collection of HealthCheck structs.

NODE_MAINT

NODE_MAINT is the special key set by a node in maintenance mode.

Passing
QueryMeta

QueryMeta is used to return meta data about a query

SERVICES_ADDRESS
SERVICE_MAINT_PREFIX

SERVICE_MAINT_PREFIX is the prefix for a service in maintenance mode.

ServiceAddress
ServiceEntry

ServiceEntry is used for the health service endpoint

Tag