Uses of Interface
io.envoyproxy.envoy.config.core.v3.WatchedDirectoryOrBuilder
Packages that use WatchedDirectoryOrBuilder
Package
Description
-
Uses of WatchedDirectoryOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement WatchedDirectoryOrBuilderModifier and TypeClassDescriptionfinal classA directory that is watched for changes, e.g. by inotify on Linux.static final classA directory that is watched for changes, e.g. by inotify on Linux.Methods in io.envoyproxy.envoy.config.core.v3 that return WatchedDirectoryOrBuilderModifier and TypeMethodDescriptionDataSource.Builder.getWatchedDirectoryOrBuilder()Watched directory that is watched for file changes.DataSource.getWatchedDirectoryOrBuilder()Watched directory that is watched for file changes.DataSourceOrBuilder.getWatchedDirectoryOrBuilder()Watched directory that is watched for file changes.PathConfigSource.Builder.getWatchedDirectoryOrBuilder()If configured, this directory will be watched for *moves*.PathConfigSource.getWatchedDirectoryOrBuilder()If configured, this directory will be watched for *moves*.PathConfigSourceOrBuilder.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 WatchedDirectoryOrBuilderModifier and TypeMethodDescriptionCertificateValidationContext.Builder.getWatchedDirectoryOrBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.CertificateValidationContext.getWatchedDirectoryOrBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.CertificateValidationContextOrBuilder.getWatchedDirectoryOrBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.TlsCertificate.Builder.getWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.TlsCertificate.getWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.TlsCertificateOrBuilder.getWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.