| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.health.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
Capability
Defines supported protocols etc, so the management server can assign proper
endpoints to healthcheck.
|
static class |
Capability.Builder
Defines supported protocols etc, so the management server can assign proper
endpoints to healthcheck.
|
| Modifier and Type | Method and Description |
|---|---|
CapabilityOrBuilder |
HealthCheckRequest.getCapabilityOrBuilder()
.envoy.service.health.v3.Capability capability = 2; |
CapabilityOrBuilder |
HealthCheckRequest.Builder.getCapabilityOrBuilder()
.envoy.service.health.v3.Capability capability = 2; |
CapabilityOrBuilder |
HealthCheckRequestOrBuilder.getCapabilityOrBuilder()
.envoy.service.health.v3.Capability capability = 2; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.