| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 | |
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
WatchedDirectory
A directory that is watched for changes, e.g. by inotify on Linux.
|
static class |
WatchedDirectory.Builder
A directory that is watched for changes, e.g. by inotify on Linux.
|
| Modifier and Type | Method and Description |
|---|---|
WatchedDirectoryOrBuilder |
TlsCertificateOrBuilder.getWatchedDirectoryOrBuilder()
If specified, updates of file-based *certificate_chain* and *private_key*
sources will be triggered by this watch.
|
WatchedDirectoryOrBuilder |
CertificateValidationContext.getWatchedDirectoryOrBuilder()
If specified, updates of a file-based *trusted_ca* source will be triggered
by this watch.
|
WatchedDirectoryOrBuilder |
CertificateValidationContext.Builder.getWatchedDirectoryOrBuilder()
If specified, updates of a file-based *trusted_ca* source will be triggered
by this watch.
|
WatchedDirectoryOrBuilder |
TlsCertificate.getWatchedDirectoryOrBuilder()
If specified, updates of file-based *certificate_chain* and *private_key*
sources will be triggered by this watch.
|
WatchedDirectoryOrBuilder |
TlsCertificate.Builder.getWatchedDirectoryOrBuilder()
If specified, updates of file-based *certificate_chain* and *private_key*
sources will be triggered by this watch.
|
WatchedDirectoryOrBuilder |
CertificateValidationContextOrBuilder.getWatchedDirectoryOrBuilder()
If specified, updates of a file-based *trusted_ca* source will be triggered
by this watch.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.