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.static classWatchedDirectory.BuilderA directory that is watched for changes, e.g.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type WatchedDirectoryOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>DataSource.Builder. watchedDirectoryBuilder_private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>PathConfigSource.Builder. watchedDirectoryBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return WatchedDirectoryOrBuilder Modifier and Type Method Description WatchedDirectoryOrBuilderDataSource.Builder. getWatchedDirectoryOrBuilder()Watched directory that is watched for file changes.WatchedDirectoryOrBuilderDataSource. getWatchedDirectoryOrBuilder()Watched directory that is watched for file changes.WatchedDirectoryOrBuilderDataSourceOrBuilder. getWatchedDirectoryOrBuilder()Watched directory that is watched for file changes.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*.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type WatchedDirectoryOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>DataSource.Builder. getWatchedDirectoryFieldBuilder()Watched directory that is watched for file changes.private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>PathConfigSource.Builder. getWatchedDirectoryFieldBuilder()If configured, this directory will be watched for *moves*. -
Uses of WatchedDirectoryOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type WatchedDirectoryOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>CertificateValidationContext.Builder. watchedDirectoryBuilder_private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>TlsCertificate.Builder. watchedDirectoryBuilder_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.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type WatchedDirectoryOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>CertificateValidationContext.Builder. getWatchedDirectoryFieldBuilder()If specified, updates of a file-based ``trusted_ca`` source will be triggered by this watch.private com.google.protobuf.SingleFieldBuilder<WatchedDirectory,WatchedDirectory.Builder,WatchedDirectoryOrBuilder>TlsCertificate.Builder. getWatchedDirectoryFieldBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.
-