Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.GrpcHealthCheckOrBuilder
-
Packages that use HealthCheck.GrpcHealthCheckOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.GrpcHealthCheckOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.GrpcHealthCheckOrBuilder Modifier and Type Class Description static classHealthCheck.GrpcHealthCheck`grpc.health.v1.Health <https://github.com/grpc/grpc/blob/master/src/proto/grpc/health/v1/health.proto>`_-based healthcheck.static classHealthCheck.GrpcHealthCheck.Builder`grpc.health.v1.Health <https://github.com/grpc/grpc/blob/master/src/proto/grpc/health/v1/health.proto>`_-based healthcheck.Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.GrpcHealthCheckOrBuilder Modifier and Type Method Description HealthCheck.GrpcHealthCheckOrBuilderHealthCheck.Builder. getGrpcHealthCheckOrBuilder()gRPC health check.HealthCheck.GrpcHealthCheckOrBuilderHealthCheck. getGrpcHealthCheckOrBuilder()gRPC health check.HealthCheck.GrpcHealthCheckOrBuilderHealthCheckOrBuilder. getGrpcHealthCheckOrBuilder()gRPC health check.
-