package
1.21.0-rc1
Repository: https://github.com/hashicorp/consul.git
Documentation: pkg.go.dev

# Functions

LookupGatewayProxy finds the gateway service registered with the local agent.
LookupServiceForSidecar finds candidate local proxy registrations that are a sidecar for the given service.
No description provided by the author
NewRegisterMonitor initializes a RegisterMonitor.

# Constants

RegisterReconcilePeriod is how often the monitor will attempt to reconcile the expected service state with the remote Consul server.
RegisterTTLPeriod is the TTL setting for the health check of the service.

# Structs

RegisterMonitor registers the proxy with the local Consul agent with a TTL health check that is kept alive.

# Type aliases

FlagUpstreams implements the flag.Value interface and allows specifying the -upstream flag multiple times and keeping track of the name of the upstream and the local port.