http_path.proto

Package: envoy.config.health_checker.http_path.v2

Types:

Source File: github.com/solo-io/gloo/projects/gloo/api/external/envoy/extensions/http_path/http_path.proto

HttpPath

Same as HTTP health checker, but allows a custom path per endpoint The http path to use can be overriden using endpoint metadata. The endpoint specific path should be in the “io.solo.health_checkers.http_path” namespace, under a string value named “path”.

"httpHealthCheck": .solo.io.envoy.config.core.v3.HealthCheck.HttpHealthCheck

Field Type Description
httpHealthCheck .solo.io.envoy.config.core.v3.HealthCheck.HttpHealthCheck Http health check.