Uses of Interface
io.envoyproxy.envoy.config.core.v3.WatchedDirectoryOrBuilder
-
Packages that use WatchedDirectoryOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of WatchedDirectoryOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement WatchedDirectoryOrBuilder Modifier and Type Class Description classWatchedDirectoryA directory that is watched for changes, e.g. by inotify on Linux.static classWatchedDirectory.BuilderA directory that is watched for changes, e.g. by inotify on Linux.Methods in io.envoyproxy.envoy.config.core.v3 that return WatchedDirectoryOrBuilder Modifier and Type Method Description WatchedDirectoryOrBuilderPathConfigSource.Builder. getWatchedDirectoryOrBuilder()If configured, this directory will be watched for *moves*.WatchedDirectoryOrBuilderPathConfigSource. getWatchedDirectoryOrBuilder()If configured, this directory will be watched for *moves*.WatchedDirectoryOrBuilderPathConfigSourceOrBuilder. getWatchedDirectoryOrBuilder()If configured, this directory will be watched for *moves*. -
Uses of WatchedDirectoryOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return WatchedDirectoryOrBuilder Modifier and Type Method Description WatchedDirectoryOrBuilderCertificateValidationContext.Builder. getWatchedDirectoryOrBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.WatchedDirectoryOrBuilderCertificateValidationContext. getWatchedDirectoryOrBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.WatchedDirectoryOrBuilderCertificateValidationContextOrBuilder. getWatchedDirectoryOrBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.WatchedDirectoryOrBuilderTlsCertificate.Builder. getWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.WatchedDirectoryOrBuilderTlsCertificate. getWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.WatchedDirectoryOrBuilderTlsCertificateOrBuilder. getWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.
-