Uses of Interface
io.envoyproxy.envoy.api.v2.core.DataSourceOrBuilder
Packages that use DataSourceOrBuilder
Package
Description
-
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return DataSourceOrBuilderModifier and TypeMethodDescriptionTlsCertificate.Builder.getCertificateChainOrBuilder()The TLS certificate chain.TlsCertificate.getCertificateChainOrBuilder()The TLS certificate chain.TlsCertificateOrBuilder.getCertificateChainOrBuilder()The TLS certificate chain.CertificateValidationContext.Builder.getCrlOrBuilder()An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).CertificateValidationContext.getCrlOrBuilder()An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).CertificateValidationContextOrBuilder.getCrlOrBuilder()An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).TlsSessionTicketKeys.Builder.getKeysOrBuilder(int index) Keys for encrypting and decrypting TLS session tickets.TlsSessionTicketKeys.getKeysOrBuilder(int index) Keys for encrypting and decrypting TLS session tickets.TlsSessionTicketKeysOrBuilder.getKeysOrBuilder(int index) Keys for encrypting and decrypting TLS session tickets.TlsCertificate.Builder.getOcspStapleOrBuilder()[#not-implemented-hide:]TlsCertificate.getOcspStapleOrBuilder()[#not-implemented-hide:]TlsCertificateOrBuilder.getOcspStapleOrBuilder()[#not-implemented-hide:]TlsCertificate.Builder.getPasswordOrBuilder()The password to decrypt the TLS private key.TlsCertificate.getPasswordOrBuilder()The password to decrypt the TLS private key.TlsCertificateOrBuilder.getPasswordOrBuilder()The password to decrypt the TLS private key.TlsCertificate.Builder.getPrivateKeyOrBuilder()The TLS private key.TlsCertificate.getPrivateKeyOrBuilder()The TLS private key.TlsCertificateOrBuilder.getPrivateKeyOrBuilder()The TLS private key.GenericSecret.Builder.getSecretOrBuilder()Secret of generic type and is available to filters.GenericSecret.getSecretOrBuilder()Secret of generic type and is available to filters.GenericSecretOrBuilder.getSecretOrBuilder()Secret of generic type and is available to filters.TlsCertificate.Builder.getSignedCertificateTimestampOrBuilder(int index) [#not-implemented-hide:]TlsCertificate.getSignedCertificateTimestampOrBuilder(int index) [#not-implemented-hide:]TlsCertificateOrBuilder.getSignedCertificateTimestampOrBuilder(int index) [#not-implemented-hide:]CertificateValidationContext.Builder.getTrustedCaOrBuilder()TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g. server certificate for clusters or client certificate for listeners).CertificateValidationContext.getTrustedCaOrBuilder()TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g. server certificate for clusters or client certificate for listeners).CertificateValidationContextOrBuilder.getTrustedCaOrBuilder()TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g. server certificate for clusters or client certificate for listeners).Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type DataSourceOrBuilderModifier and TypeMethodDescriptionList<? extends DataSourceOrBuilder>TlsSessionTicketKeys.Builder.getKeysOrBuilderList()Keys for encrypting and decrypting TLS session tickets.List<? extends DataSourceOrBuilder>TlsSessionTicketKeys.getKeysOrBuilderList()Keys for encrypting and decrypting TLS session tickets.List<? extends DataSourceOrBuilder>TlsSessionTicketKeysOrBuilder.getKeysOrBuilderList()Keys for encrypting and decrypting TLS session tickets.List<? extends DataSourceOrBuilder>TlsCertificate.Builder.getSignedCertificateTimestampOrBuilderList()[#not-implemented-hide:]List<? extends DataSourceOrBuilder>TlsCertificate.getSignedCertificateTimestampOrBuilderList()[#not-implemented-hide:]List<? extends DataSourceOrBuilder>TlsCertificateOrBuilder.getSignedCertificateTimestampOrBuilderList()[#not-implemented-hide:] -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement DataSourceOrBuilderModifier and TypeClassDescriptionfinal classData source consisting of either a file or an inline value.static final classData source consisting of either a file or an inline value.Methods in io.envoyproxy.envoy.api.v2.core that return DataSourceOrBuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.SslCredentials.Builder.getCertChainOrBuilder()PEM encoded client certificate chain.GrpcService.GoogleGrpc.SslCredentials.getCertChainOrBuilder()PEM encoded client certificate chain.GrpcService.GoogleGrpc.SslCredentialsOrBuilder.getCertChainOrBuilder()PEM encoded client certificate chain.AsyncDataSource.Builder.getLocalOrBuilder()Local async data source.AsyncDataSource.getLocalOrBuilder()Local async data source.AsyncDataSourceOrBuilder.getLocalOrBuilder()Local async data source.GrpcService.GoogleGrpc.SslCredentials.Builder.getPrivateKeyOrBuilder()PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentials.getPrivateKeyOrBuilder()PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentialsOrBuilder.getPrivateKeyOrBuilder()PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentials.Builder.getRootCertsOrBuilder()PEM encoded server root certificates.GrpcService.GoogleGrpc.SslCredentials.getRootCertsOrBuilder()PEM encoded server root certificates.GrpcService.GoogleGrpc.SslCredentialsOrBuilder.getRootCertsOrBuilder()PEM encoded server root certificates. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return DataSourceOrBuilderModifier and TypeMethodDescriptionDirectResponseAction.Builder.getBodyOrBuilder()Specifies the content of the response body.DirectResponseAction.getBodyOrBuilder()Specifies the content of the response body.DirectResponseActionOrBuilder.getBodyOrBuilder()Specifies the content of the response body. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha that return DataSourceOrBuilderModifier and TypeMethodDescriptionJwtProvider.Builder.getLocalJwksOrBuilder()JWKS is in local data source.JwtProvider.getLocalJwksOrBuilder()JWKS is in local data source.JwtProviderOrBuilder.getLocalJwksOrBuilder()JWKS is in local data source. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.filter.network.direct_response.v2
Methods in io.envoyproxy.envoy.config.filter.network.direct_response.v2 that return DataSourceOrBuilderModifier and TypeMethodDescriptionConfig.Builder.getResponseOrBuilder()Response data as a data source.Config.getResponseOrBuilder()Response data as a data source.ConfigOrBuilder.getResponseOrBuilder()Response data as a data source. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2 that return DataSourceOrBuilderModifier and TypeMethodDescriptionRedisProtocolOptions.Builder.getAuthPasswordOrBuilder()Upstream server password as defined by the `requirepass` directive <https://redis.io/topics/config>`_ in the server's configuration file.RedisProtocolOptions.getAuthPasswordOrBuilder()Upstream server password as defined by the `requirepass` directive <https://redis.io/topics/config>`_ in the server's configuration file.RedisProtocolOptionsOrBuilder.getAuthPasswordOrBuilder()Upstream server password as defined by the `requirepass` directive <https://redis.io/topics/config>`_ in the server's configuration file.RedisProxy.Builder.getDownstreamAuthPasswordOrBuilder()Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other command.RedisProxy.getDownstreamAuthPasswordOrBuilder()Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other command.RedisProxyOrBuilder.getDownstreamAuthPasswordOrBuilder()Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other command. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.grpc_credential.v2alpha
Methods in io.envoyproxy.envoy.config.grpc_credential.v2alpha that return DataSourceOrBuilderModifier and TypeMethodDescriptionFileBasedMetadataConfig.Builder.getSecretDataOrBuilder()Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connectionFileBasedMetadataConfig.getSecretDataOrBuilder()Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connectionFileBasedMetadataConfigOrBuilder.getSecretDataOrBuilder()Location or inline data of secret to use for authentication of the Google gRPC connection this secret will be attached to a header of the gRPC connection -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.trace.v2alpha
Methods in io.envoyproxy.envoy.config.trace.v2alpha that return DataSourceOrBuilderModifier and TypeMethodDescriptionXRayConfig.Builder.getSamplingRuleManifestOrBuilder()The location of a local custom sampling rules JSON file.XRayConfig.getSamplingRuleManifestOrBuilder()The location of a local custom sampling rules JSON file.XRayConfigOrBuilder.getSamplingRuleManifestOrBuilder()The location of a local custom sampling rules JSON file.