Uses of Class
io.envoyproxy.envoy.config.core.v3.DataSource
-
-
Uses of DataSource in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return DataSource Modifier and Type Method Description DataSourceDataSource.Builder. build()DataSourceDataSource.Builder. buildPartial()DataSourceGrpcService.GoogleGrpc.SslCredentials.Builder. getCertChain()PEM encoded client certificate chain.DataSourceGrpcService.GoogleGrpc.SslCredentials. getCertChain()PEM encoded client certificate chain.DataSourceGrpcService.GoogleGrpc.SslCredentialsOrBuilder. getCertChain()PEM encoded client certificate chain.static DataSourceDataSource. getDefaultInstance()DataSourceDataSource.Builder. getDefaultInstanceForType()DataSourceDataSource. getDefaultInstanceForType()DataSourceAsyncDataSource.Builder. getLocal()Local async data source.DataSourceAsyncDataSource. getLocal()Local async data source.DataSourceAsyncDataSourceOrBuilder. getLocal()Local async data source.DataSourceGrpcService.GoogleGrpc.SslCredentials.Builder. getPrivateKey()PEM encoded client private key.DataSourceGrpcService.GoogleGrpc.SslCredentials. getPrivateKey()PEM encoded client private key.DataSourceGrpcService.GoogleGrpc.SslCredentialsOrBuilder. getPrivateKey()PEM encoded client private key.DataSourceGrpcService.GoogleGrpc.SslCredentials.Builder. getRootCerts()PEM encoded server root certificates.DataSourceGrpcService.GoogleGrpc.SslCredentials. getRootCerts()PEM encoded server root certificates.DataSourceGrpcService.GoogleGrpc.SslCredentialsOrBuilder. getRootCerts()PEM encoded server root certificates.DataSourceSubstitutionFormatString.Builder. getTextFormatSource()Specify a format with command operators to form a text string.DataSourceSubstitutionFormatString. getTextFormatSource()Specify a format with command operators to form a text string.DataSourceSubstitutionFormatStringOrBuilder. getTextFormatSource()Specify a format with command operators to form a text string.static DataSourceDataSource. parseDelimitedFrom(InputStream input)static DataSourceDataSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceDataSource. parseFrom(byte[] data)static DataSourceDataSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceDataSource. parseFrom(com.google.protobuf.ByteString data)static DataSourceDataSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceDataSource. parseFrom(com.google.protobuf.CodedInputStream input)static DataSourceDataSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceDataSource. parseFrom(InputStream input)static DataSourceDataSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceDataSource. parseFrom(ByteBuffer data)static DataSourceDataSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type DataSource Modifier and Type Method Description com.google.protobuf.Parser<DataSource>DataSource. getParserForType()static com.google.protobuf.Parser<DataSource>DataSource. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type DataSource Modifier and Type Method Description GrpcService.GoogleGrpc.SslCredentials.BuilderGrpcService.GoogleGrpc.SslCredentials.Builder. mergeCertChain(DataSource value)PEM encoded client certificate chain.DataSource.BuilderDataSource.Builder. mergeFrom(DataSource other)AsyncDataSource.BuilderAsyncDataSource.Builder. mergeLocal(DataSource value)Local async data source.GrpcService.GoogleGrpc.SslCredentials.BuilderGrpcService.GoogleGrpc.SslCredentials.Builder. mergePrivateKey(DataSource value)PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentials.BuilderGrpcService.GoogleGrpc.SslCredentials.Builder. mergeRootCerts(DataSource value)PEM encoded server root certificates.SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. mergeTextFormatSource(DataSource value)Specify a format with command operators to form a text string.static DataSource.BuilderDataSource. newBuilder(DataSource prototype)GrpcService.GoogleGrpc.SslCredentials.BuilderGrpcService.GoogleGrpc.SslCredentials.Builder. setCertChain(DataSource value)PEM encoded client certificate chain.AsyncDataSource.BuilderAsyncDataSource.Builder. setLocal(DataSource value)Local async data source.GrpcService.GoogleGrpc.SslCredentials.BuilderGrpcService.GoogleGrpc.SslCredentials.Builder. setPrivateKey(DataSource value)PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentials.BuilderGrpcService.GoogleGrpc.SslCredentials.Builder. setRootCerts(DataSource value)PEM encoded server root certificates.SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. setTextFormatSource(DataSource value)Specify a format with command operators to form a text string. -
Uses of DataSource in io.envoyproxy.envoy.config.grpc_credential.v3
Methods in io.envoyproxy.envoy.config.grpc_credential.v3 that return DataSource Modifier and Type Method Description DataSourceFileBasedMetadataConfig.Builder. getSecretData()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 connectionDataSourceFileBasedMetadataConfig. getSecretData()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 connectionDataSourceFileBasedMetadataConfigOrBuilder. getSecretData()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 connectionMethods in io.envoyproxy.envoy.config.grpc_credential.v3 with parameters of type DataSource Modifier and Type Method Description FileBasedMetadataConfig.BuilderFileBasedMetadataConfig.Builder. mergeSecretData(DataSource value)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.BuilderFileBasedMetadataConfig.Builder. setSecretData(DataSource value)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 DataSource in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return DataSource Modifier and Type Method Description DataSourceDirectResponseAction.Builder. getBody()Specifies the content of the response body.DataSourceDirectResponseAction. getBody()Specifies the content of the response body.DataSourceDirectResponseActionOrBuilder. getBody()Specifies the content of the response body.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type DataSource Modifier and Type Method Description DirectResponseAction.BuilderDirectResponseAction.Builder. mergeBody(DataSource value)Specifies the content of the response body.DirectResponseAction.BuilderDirectResponseAction.Builder. setBody(DataSource value)Specifies the content of the response body. -
Uses of DataSource in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return DataSource Modifier and Type Method Description DataSourceLightstepConfig.Builder. getAccessToken()Access token to the `LightStep <https://lightstep.com/>`_ API.DataSourceLightstepConfig. getAccessToken()Access token to the `LightStep <https://lightstep.com/>`_ API.DataSourceLightstepConfigOrBuilder. getAccessToken()Access token to the `LightStep <https://lightstep.com/>`_ API.DataSourceXRayConfig.Builder. getSamplingRuleManifest()The location of a local custom sampling rules JSON file.DataSourceXRayConfig. getSamplingRuleManifest()The location of a local custom sampling rules JSON file.DataSourceXRayConfigOrBuilder. getSamplingRuleManifest()The location of a local custom sampling rules JSON file.Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type DataSource Modifier and Type Method Description LightstepConfig.BuilderLightstepConfig.Builder. mergeAccessToken(DataSource value)Access token to the `LightStep <https://lightstep.com/>`_ API.XRayConfig.BuilderXRayConfig.Builder. mergeSamplingRuleManifest(DataSource value)The location of a local custom sampling rules JSON file.LightstepConfig.BuilderLightstepConfig.Builder. setAccessToken(DataSource value)Access token to the `LightStep <https://lightstep.com/>`_ API.XRayConfig.BuilderXRayConfig.Builder. setSamplingRuleManifest(DataSource value)The location of a local custom sampling rules JSON file. -
Uses of DataSource in io.envoyproxy.envoy.extensions.compression.zstd.compressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.zstd.compressor.v3 that return DataSource Modifier and Type Method Description DataSourceZstd.Builder. getDictionary()A dictionary for compression.DataSourceZstd. getDictionary()A dictionary for compression.DataSourceZstdOrBuilder. getDictionary()A dictionary for compression.Methods in io.envoyproxy.envoy.extensions.compression.zstd.compressor.v3 with parameters of type DataSource Modifier and Type Method Description Zstd.BuilderZstd.Builder. mergeDictionary(DataSource value)A dictionary for compression.Zstd.BuilderZstd.Builder. setDictionary(DataSource value)A dictionary for compression. -
Uses of DataSource in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3 that return DataSource Modifier and Type Method Description DataSourceZstd.Builder. getDictionaries(int index)Dictionaries for decompression.DataSourceZstd. getDictionaries(int index)Dictionaries for decompression.DataSourceZstdOrBuilder. getDictionaries(int index)Dictionaries for decompression.Methods in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3 that return types with arguments of type DataSource Modifier and Type Method Description List<DataSource>Zstd.Builder. getDictionariesList()Dictionaries for decompression.List<DataSource>Zstd. getDictionariesList()Dictionaries for decompression.List<DataSource>ZstdOrBuilder. getDictionariesList()Dictionaries for decompression.Methods in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3 with parameters of type DataSource Modifier and Type Method Description Zstd.BuilderZstd.Builder. addDictionaries(int index, DataSource value)Dictionaries for decompression.Zstd.BuilderZstd.Builder. addDictionaries(DataSource value)Dictionaries for decompression.Zstd.BuilderZstd.Builder. setDictionaries(int index, DataSource value)Dictionaries for decompression.Method parameters in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3 with type arguments of type DataSource Modifier and Type Method Description Zstd.BuilderZstd.Builder. addAllDictionaries(Iterable<? extends DataSource> values)Dictionaries for decompression. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return DataSource Modifier and Type Method Description DataSourceJwtProvider.Builder. getLocalJwks()JWKS is in local data source.DataSourceJwtProvider. getLocalJwks()JWKS is in local data source.DataSourceJwtProviderOrBuilder. getLocalJwks()JWKS is in local data source.Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 with parameters of type DataSource Modifier and Type Method Description JwtProvider.BuilderJwtProvider.Builder. mergeLocalJwks(DataSource value)JWKS is in local data source.JwtProvider.BuilderJwtProvider.Builder. setLocalJwks(DataSource value)JWKS is in local data source. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.http.lua.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.lua.v3 that return DataSource Modifier and Type Method Description DataSourceLua.Builder. getDefaultSourceCode()The default Lua code that Envoy will execute.DataSourceLua. getDefaultSourceCode()The default Lua code that Envoy will execute.DataSourceLuaOrBuilder. getDefaultSourceCode()The default Lua code that Envoy will execute.DataSourceLuaPerRoute.Builder. getSourceCode()A configured per-route Lua source code that can be served by RDS or provided inline.DataSourceLuaPerRoute. getSourceCode()A configured per-route Lua source code that can be served by RDS or provided inline.DataSourceLuaPerRouteOrBuilder. getSourceCode()A configured per-route Lua source code that can be served by RDS or provided inline.DataSourceLua.Builder. getSourceCodesOrDefault(String key, DataSource defaultValue)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLua. getSourceCodesOrDefault(String key, DataSource defaultValue)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLuaOrBuilder. getSourceCodesOrDefault(String key, DataSource defaultValue)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLua.Builder. getSourceCodesOrThrow(String key)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLua. getSourceCodesOrThrow(String key)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLuaOrBuilder. getSourceCodesOrThrow(String key)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.Methods in io.envoyproxy.envoy.extensions.filters.http.lua.v3 that return types with arguments of type DataSource Modifier and Type Method Description Map<String,DataSource>Lua.Builder. getMutableSourceCodes()Deprecated.Map<String,DataSource>Lua.Builder. getSourceCodes()Deprecated.Map<String,DataSource>Lua. getSourceCodes()Deprecated.Map<String,DataSource>LuaOrBuilder. getSourceCodes()Deprecated.Map<String,DataSource>Lua.Builder. getSourceCodesMap()Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.Map<String,DataSource>Lua. getSourceCodesMap()Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.Map<String,DataSource>LuaOrBuilder. getSourceCodesMap()Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.Methods in io.envoyproxy.envoy.extensions.filters.http.lua.v3 with parameters of type DataSource Modifier and Type Method Description DataSourceLua.Builder. getSourceCodesOrDefault(String key, DataSource defaultValue)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLua. getSourceCodesOrDefault(String key, DataSource defaultValue)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.DataSourceLuaOrBuilder. getSourceCodesOrDefault(String key, DataSource defaultValue)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.Lua.BuilderLua.Builder. mergeDefaultSourceCode(DataSource value)The default Lua code that Envoy will execute.LuaPerRoute.BuilderLuaPerRoute.Builder. mergeSourceCode(DataSource value)A configured per-route Lua source code that can be served by RDS or provided inline.Lua.BuilderLua.Builder. putSourceCodes(String key, DataSource value)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.Lua.BuilderLua.Builder. setDefaultSourceCode(DataSource value)The default Lua code that Envoy will execute.LuaPerRoute.BuilderLuaPerRoute.Builder. setSourceCode(DataSource value)A configured per-route Lua source code that can be served by RDS or provided inline.Method parameters in io.envoyproxy.envoy.extensions.filters.http.lua.v3 with type arguments of type DataSource Modifier and Type Method Description Lua.BuilderLua.Builder. putAllSourceCodes(Map<String,DataSource> values)Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute <envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.network.direct_response.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.direct_response.v3 that return DataSource Modifier and Type Method Description DataSourceConfig.Builder. getResponse()Response data as a data source.DataSourceConfig. getResponse()Response data as a data source.DataSourceConfigOrBuilder. getResponse()Response data as a data source.Methods in io.envoyproxy.envoy.extensions.filters.network.direct_response.v3 with parameters of type DataSource Modifier and Type Method Description Config.BuilderConfig.Builder. mergeResponse(DataSource value)Response data as a data source.Config.BuilderConfig.Builder. setResponse(DataSource value)Response data as a data source. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return DataSource Modifier and Type Method Description DataSourceResponseMapper.Builder. getBody()The new local reply body text if specified.DataSourceResponseMapper. getBody()The new local reply body text if specified.DataSourceResponseMapperOrBuilder. getBody()The new local reply body text if specified.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type DataSource Modifier and Type Method Description ResponseMapper.BuilderResponseMapper.Builder. mergeBody(DataSource value)The new local reply body text if specified.ResponseMapper.BuilderResponseMapper.Builder. setBody(DataSource value)The new local reply body text if specified. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return DataSource Modifier and Type Method Description DataSourceRedisProtocolOptions.Builder. getAuthPassword()Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.DataSourceRedisProtocolOptions. getAuthPassword()Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.DataSourceRedisProtocolOptionsOrBuilder. getAuthPassword()Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.DataSourceRedisProtocolOptions.Builder. getAuthUsername()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.DataSourceRedisProtocolOptions. getAuthUsername()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.DataSourceRedisProtocolOptionsOrBuilder. getAuthUsername()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.DataSourceRedisProxy.Builder. getDownstreamAuthPassword()Deprecated.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.downstream_auth_password is deprecated.DataSourceRedisProxy. getDownstreamAuthPassword()Deprecated.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.downstream_auth_password is deprecated.DataSourceRedisProxyOrBuilder. getDownstreamAuthPassword()Deprecated.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.downstream_auth_password is deprecated.DataSourceRedisProxy.Builder. getDownstreamAuthPasswords(int index)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.DataSourceRedisProxy. getDownstreamAuthPasswords(int index)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.DataSourceRedisProxyOrBuilder. getDownstreamAuthPasswords(int index)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.DataSourceRedisProxy.Builder. getDownstreamAuthUsername()If a username is provided an ACL style AUTH command will be required with a username and password.DataSourceRedisProxy. getDownstreamAuthUsername()If a username is provided an ACL style AUTH command will be required with a username and password.DataSourceRedisProxyOrBuilder. getDownstreamAuthUsername()If a username is provided an ACL style AUTH command will be required with a username and password.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return types with arguments of type DataSource Modifier and Type Method Description List<DataSource>RedisProxy.Builder. getDownstreamAuthPasswordsList()Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.List<DataSource>RedisProxy. getDownstreamAuthPasswordsList()Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.List<DataSource>RedisProxyOrBuilder. getDownstreamAuthPasswordsList()Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type DataSource Modifier and Type Method Description RedisProxy.BuilderRedisProxy.Builder. addDownstreamAuthPasswords(int index, DataSource value)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.RedisProxy.BuilderRedisProxy.Builder. addDownstreamAuthPasswords(DataSource value)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.RedisProtocolOptions.BuilderRedisProtocolOptions.Builder. mergeAuthPassword(DataSource value)Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.RedisProtocolOptions.BuilderRedisProtocolOptions.Builder. mergeAuthUsername(DataSource value)Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProxy.BuilderRedisProxy.Builder. mergeDownstreamAuthPassword(DataSource value)Deprecated.RedisProxy.BuilderRedisProxy.Builder. mergeDownstreamAuthUsername(DataSource value)If a username is provided an ACL style AUTH command will be required with a username and password.RedisProtocolOptions.BuilderRedisProtocolOptions.Builder. setAuthPassword(DataSource value)Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.RedisProtocolOptions.BuilderRedisProtocolOptions.Builder. setAuthUsername(DataSource value)Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProxy.BuilderRedisProxy.Builder. setDownstreamAuthPassword(DataSource value)Deprecated.RedisProxy.BuilderRedisProxy.Builder. setDownstreamAuthPasswords(int index, DataSource value)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command.RedisProxy.BuilderRedisProxy.Builder. setDownstreamAuthUsername(DataSource value)If a username is provided an ACL style AUTH command will be required with a username and password.Method parameters in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with type arguments of type DataSource Modifier and Type Method Description RedisProxy.BuilderRedisProxy.Builder. addAllDownstreamAuthPasswords(Iterable<? extends DataSource> values)Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis AUTH command <https://redis.io/commands/auth>`_ with one of these passwords before enabling any other command. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 that return DataSource Modifier and Type Method Description DataSourceDnsFilterConfig.ServerContextConfig.Builder. getExternalDnsTable()Seed the filter configuration from an external path.DataSourceDnsFilterConfig.ServerContextConfig. getExternalDnsTable()Seed the filter configuration from an external path.DataSourceDnsFilterConfig.ServerContextConfigOrBuilder. getExternalDnsTable()Seed the filter configuration from an external path.Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 with parameters of type DataSource Modifier and Type Method Description DnsFilterConfig.ServerContextConfig.BuilderDnsFilterConfig.ServerContextConfig.Builder. mergeExternalDnsTable(DataSource value)Seed the filter configuration from an external path.DnsFilterConfig.ServerContextConfig.BuilderDnsFilterConfig.ServerContextConfig.Builder. setExternalDnsTable(DataSource value)Seed the filter configuration from an external path. -
Uses of DataSource in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DataSource Modifier and Type Method Description DataSourceTlsCertificate.Builder. getCertificateChain()The TLS certificate chain.DataSourceTlsCertificate. getCertificateChain()The TLS certificate chain.DataSourceTlsCertificateOrBuilder. getCertificateChain()The TLS certificate chain.DataSourceCertificateValidationContext.Builder. getCrl()An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).DataSourceCertificateValidationContext. getCrl()An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).DataSourceCertificateValidationContextOrBuilder. getCrl()An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).DataSourceTlsSessionTicketKeys.Builder. getKeys(int index)Keys for encrypting and decrypting TLS session tickets.DataSourceTlsSessionTicketKeys. getKeys(int index)Keys for encrypting and decrypting TLS session tickets.DataSourceTlsSessionTicketKeysOrBuilder. getKeys(int index)Keys for encrypting and decrypting TLS session tickets.DataSourceTlsCertificate.Builder. getOcspStaple()The OCSP response to be stapled with this certificate during the handshake.DataSourceTlsCertificate. getOcspStaple()The OCSP response to be stapled with this certificate during the handshake.DataSourceTlsCertificateOrBuilder. getOcspStaple()The OCSP response to be stapled with this certificate during the handshake.DataSourceTlsCertificate.Builder. getPassword()The password to decrypt the TLS private key.DataSourceTlsCertificate. getPassword()The password to decrypt the TLS private key.DataSourceTlsCertificateOrBuilder. getPassword()The password to decrypt the TLS private key.DataSourceTlsCertificate.Builder. getPkcs12()``Pkcs12`` data containing TLS certificate, chain, and private key.DataSourceTlsCertificate. getPkcs12()``Pkcs12`` data containing TLS certificate, chain, and private key.DataSourceTlsCertificateOrBuilder. getPkcs12()``Pkcs12`` data containing TLS certificate, chain, and private key.DataSourceTlsCertificate.Builder. getPrivateKey()The TLS private key.DataSourceTlsCertificate. getPrivateKey()The TLS private key.DataSourceTlsCertificateOrBuilder. getPrivateKey()The TLS private key.DataSourceGenericSecret.Builder. getSecret()Secret of generic type and is available to filters.DataSourceGenericSecret. getSecret()Secret of generic type and is available to filters.DataSourceGenericSecretOrBuilder. getSecret()Secret of generic type and is available to filters.DataSourceTlsCertificate.Builder. getSignedCertificateTimestamp(int index)[#not-implemented-hide:]DataSourceTlsCertificate. getSignedCertificateTimestamp(int index)[#not-implemented-hide:]DataSourceTlsCertificateOrBuilder. getSignedCertificateTimestamp(int index)[#not-implemented-hide:]DataSourceSPIFFECertValidatorConfig.TrustDomain.Builder. getTrustBundle()Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.DataSourceSPIFFECertValidatorConfig.TrustDomain. getTrustBundle()Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.DataSourceSPIFFECertValidatorConfig.TrustDomainOrBuilder. getTrustBundle()Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.DataSourceCertificateValidationContext.Builder. getTrustedCa()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).DataSourceCertificateValidationContext. getTrustedCa()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).DataSourceCertificateValidationContextOrBuilder. getTrustedCa()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.extensions.transport_sockets.tls.v3 that return types with arguments of type DataSource Modifier and Type Method Description List<DataSource>TlsSessionTicketKeys.Builder. getKeysList()Keys for encrypting and decrypting TLS session tickets.List<DataSource>TlsSessionTicketKeys. getKeysList()Keys for encrypting and decrypting TLS session tickets.List<DataSource>TlsSessionTicketKeysOrBuilder. getKeysList()Keys for encrypting and decrypting TLS session tickets.List<DataSource>TlsCertificate.Builder. getSignedCertificateTimestampList()[#not-implemented-hide:]List<DataSource>TlsCertificate. getSignedCertificateTimestampList()[#not-implemented-hide:]List<DataSource>TlsCertificateOrBuilder. getSignedCertificateTimestampList()[#not-implemented-hide:]Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type DataSource Modifier and Type Method Description TlsSessionTicketKeys.BuilderTlsSessionTicketKeys.Builder. addKeys(int index, DataSource value)Keys for encrypting and decrypting TLS session tickets.TlsSessionTicketKeys.BuilderTlsSessionTicketKeys.Builder. addKeys(DataSource value)Keys for encrypting and decrypting TLS session tickets.TlsCertificate.BuilderTlsCertificate.Builder. addSignedCertificateTimestamp(int index, DataSource value)[#not-implemented-hide:]TlsCertificate.BuilderTlsCertificate.Builder. addSignedCertificateTimestamp(DataSource value)[#not-implemented-hide:]TlsCertificate.BuilderTlsCertificate.Builder. mergeCertificateChain(DataSource value)The TLS certificate chain.CertificateValidationContext.BuilderCertificateValidationContext.Builder. mergeCrl(DataSource value)An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).TlsCertificate.BuilderTlsCertificate.Builder. mergeOcspStaple(DataSource value)The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.BuilderTlsCertificate.Builder. mergePassword(DataSource value)The password to decrypt the TLS private key.TlsCertificate.BuilderTlsCertificate.Builder. mergePkcs12(DataSource value)``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.BuilderTlsCertificate.Builder. mergePrivateKey(DataSource value)The TLS private key.GenericSecret.BuilderGenericSecret.Builder. mergeSecret(DataSource value)Secret of generic type and is available to filters.SPIFFECertValidatorConfig.TrustDomain.BuilderSPIFFECertValidatorConfig.TrustDomain.Builder. mergeTrustBundle(DataSource value)Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.CertificateValidationContext.BuilderCertificateValidationContext.Builder. mergeTrustedCa(DataSource value)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).TlsCertificate.BuilderTlsCertificate.Builder. setCertificateChain(DataSource value)The TLS certificate chain.CertificateValidationContext.BuilderCertificateValidationContext.Builder. setCrl(DataSource value)An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).TlsSessionTicketKeys.BuilderTlsSessionTicketKeys.Builder. setKeys(int index, DataSource value)Keys for encrypting and decrypting TLS session tickets.TlsCertificate.BuilderTlsCertificate.Builder. setOcspStaple(DataSource value)The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.BuilderTlsCertificate.Builder. setPassword(DataSource value)The password to decrypt the TLS private key.TlsCertificate.BuilderTlsCertificate.Builder. setPkcs12(DataSource value)``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.BuilderTlsCertificate.Builder. setPrivateKey(DataSource value)The TLS private key.GenericSecret.BuilderGenericSecret.Builder. setSecret(DataSource value)Secret of generic type and is available to filters.TlsCertificate.BuilderTlsCertificate.Builder. setSignedCertificateTimestamp(int index, DataSource value)[#not-implemented-hide:]SPIFFECertValidatorConfig.TrustDomain.BuilderSPIFFECertValidatorConfig.TrustDomain.Builder. setTrustBundle(DataSource value)Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.CertificateValidationContext.BuilderCertificateValidationContext.Builder. setTrustedCa(DataSource value)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).Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type DataSource Modifier and Type Method Description TlsSessionTicketKeys.BuilderTlsSessionTicketKeys.Builder. addAllKeys(Iterable<? extends DataSource> values)Keys for encrypting and decrypting TLS session tickets.TlsCertificate.BuilderTlsCertificate.Builder. addAllSignedCertificateTimestamp(Iterable<? extends DataSource> values)[#not-implemented-hide:]
-