| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.TlsOptions |
HealthCheck.TlsOptions.Builder.build() |
HealthCheck.TlsOptions |
HealthCheck.TlsOptions.Builder.buildPartial() |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.getDefaultInstance() |
HealthCheck.TlsOptions |
HealthCheck.TlsOptions.getDefaultInstanceForType() |
HealthCheck.TlsOptions |
HealthCheck.TlsOptions.Builder.getDefaultInstanceForType() |
HealthCheck.TlsOptions |
HealthCheckOrBuilder.getTlsOptions()
This allows overriding the cluster TLS settings, just for health check connections.
|
HealthCheck.TlsOptions |
HealthCheck.getTlsOptions()
This allows overriding the cluster TLS settings, just for health check connections.
|
HealthCheck.TlsOptions |
HealthCheck.Builder.getTlsOptions()
This allows overriding the cluster TLS settings, just for health check connections.
|
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseDelimitedFrom(InputStream input) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(byte[] data) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(ByteBuffer data) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(com.google.protobuf.ByteString data) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(InputStream input) |
static HealthCheck.TlsOptions |
HealthCheck.TlsOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HealthCheck.TlsOptions> |
HealthCheck.TlsOptions.getParserForType() |
static com.google.protobuf.Parser<HealthCheck.TlsOptions> |
HealthCheck.TlsOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.mergeFrom(HealthCheck.TlsOptions other) |
HealthCheck.Builder |
HealthCheck.Builder.mergeTlsOptions(HealthCheck.TlsOptions value)
This allows overriding the cluster TLS settings, just for health check connections.
|
static HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.newBuilder(HealthCheck.TlsOptions prototype) |
HealthCheck.Builder |
HealthCheck.Builder.setTlsOptions(HealthCheck.TlsOptions value)
This allows overriding the cluster TLS settings, just for health check connections.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.