Uses of Interface
io.envoyproxy.envoy.config.core.v3.DataSourceOrBuilder
Packages that use DataSourceOrBuilder
Package
Description
-
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement DataSourceOrBuilderModifier and TypeClassDescriptionfinal classData source consisting of a file, an inline value, or an environment variable.static final classData source consisting of a file, an inline value, or an environment variable.Methods in io.envoyproxy.envoy.config.core.v3 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.SubstitutionFormatString.Builder.getTextFormatSourceOrBuilder()Specify a format with command operators to form a text string.SubstitutionFormatString.getTextFormatSourceOrBuilder()Specify a format with command operators to form a text string.SubstitutionFormatStringOrBuilder.getTextFormatSourceOrBuilder()Specify a format with command operators to form a text string. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.config.grpc_credential.v3
Methods in io.envoyproxy.envoy.config.grpc_credential.v3 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.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 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.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionLightstepConfig.Builder.getAccessTokenOrBuilder()Access token to the `LightStep <https://lightstep.com/>`_ API.LightstepConfig.getAccessTokenOrBuilder()Access token to the `LightStep <https://lightstep.com/>`_ API.LightstepConfigOrBuilder.getAccessTokenOrBuilder()Access token to the `LightStep <https://lightstep.com/>`_ API.XRayConfig.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. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.common.aws.v3
Methods in io.envoyproxy.envoy.extensions.common.aws.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionIAMRolesAnywhereCredentialProvider.Builder.getCertificateChainOrBuilder()The optional certificate chain, required when you are using a subordinate certificate authority for certificate issuance.IAMRolesAnywhereCredentialProvider.getCertificateChainOrBuilder()The optional certificate chain, required when you are using a subordinate certificate authority for certificate issuance.IAMRolesAnywhereCredentialProviderOrBuilder.getCertificateChainOrBuilder()The optional certificate chain, required when you are using a subordinate certificate authority for certificate issuance.IAMRolesAnywhereCredentialProvider.Builder.getCertificateOrBuilder()The certificate used for authenticating to the IAM Roles Anywhere service.IAMRolesAnywhereCredentialProvider.getCertificateOrBuilder()The certificate used for authenticating to the IAM Roles Anywhere service.IAMRolesAnywhereCredentialProviderOrBuilder.getCertificateOrBuilder()The certificate used for authenticating to the IAM Roles Anywhere service.CredentialsFileCredentialProvider.Builder.getCredentialsDataSourceOrBuilder()Data source from which to retrieve AWS credentials When using this data source, if a ``watched_directory`` is provided, the credential file will be re-read when a file move is detected.CredentialsFileCredentialProvider.getCredentialsDataSourceOrBuilder()Data source from which to retrieve AWS credentials When using this data source, if a ``watched_directory`` is provided, the credential file will be re-read when a file move is detected.CredentialsFileCredentialProviderOrBuilder.getCredentialsDataSourceOrBuilder()Data source from which to retrieve AWS credentials When using this data source, if a ``watched_directory`` is provided, the credential file will be re-read when a file move is detected.IAMRolesAnywhereCredentialProvider.Builder.getPrivateKeyOrBuilder()The TLS private key matching the certificate provided.IAMRolesAnywhereCredentialProvider.getPrivateKeyOrBuilder()The TLS private key matching the certificate provided.IAMRolesAnywhereCredentialProviderOrBuilder.getPrivateKeyOrBuilder()The TLS private key matching the certificate provided.AssumeRoleWithWebIdentityCredentialProvider.Builder.getWebIdentityTokenDataSourceOrBuilder()Data source for a web identity token that is provided by the identity provider to assume the role.AssumeRoleWithWebIdentityCredentialProvider.getWebIdentityTokenDataSourceOrBuilder()Data source for a web identity token that is provided by the identity provider to assume the role.AssumeRoleWithWebIdentityCredentialProviderOrBuilder.getWebIdentityTokenDataSourceOrBuilder()Data source for a web identity token that is provided by the identity provider to assume the role. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.compression.zstd.compressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.zstd.compressor.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionZstd.Builder.getDictionaryOrBuilder()A dictionary for compression.Zstd.getDictionaryOrBuilder()A dictionary for compression.ZstdOrBuilder.getDictionaryOrBuilder()A dictionary for compression. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionZstd.Builder.getDictionariesOrBuilder(int index) Dictionaries for decompression.Zstd.getDictionariesOrBuilder(int index) Dictionaries for decompression.ZstdOrBuilder.getDictionariesOrBuilder(int index) Dictionaries for decompression.Methods in io.envoyproxy.envoy.extensions.compression.zstd.decompressor.v3 that return types with arguments of type DataSourceOrBuilderModifier and TypeMethodDescriptionList<? extends DataSourceOrBuilder>Zstd.Builder.getDictionariesOrBuilderList()Dictionaries for decompression.List<? extends DataSourceOrBuilder>Zstd.getDictionariesOrBuilderList()Dictionaries for decompression.List<? extends DataSourceOrBuilder>ZstdOrBuilder.getDictionariesOrBuilderList()Dictionaries for decompression. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.basic_auth.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionBasicAuth.Builder.getUsersOrBuilder()Username-password pairs used to verify user credentials in the "Authorization" header.BasicAuth.getUsersOrBuilder()Username-password pairs used to verify user credentials in the "Authorization" header.BasicAuthOrBuilder.getUsersOrBuilder()Username-password pairs used to verify user credentials in the "Authorization" header.BasicAuthPerRoute.Builder.getUsersOrBuilder()Username-password pairs for this route.BasicAuthPerRoute.getUsersOrBuilder()Username-password pairs for this route.BasicAuthPerRouteOrBuilder.getUsersOrBuilder()Username-password pairs for this route. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.grpc_field_extraction.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.grpc_field_extraction.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionGrpcFieldExtractionConfig.Builder.getDescriptorSetOrBuilder()The proto descriptor set binary for the gRPC services.GrpcFieldExtractionConfig.getDescriptorSetOrBuilder()The proto descriptor set binary for the gRPC services.GrpcFieldExtractionConfigOrBuilder.getDescriptorSetOrBuilder()The proto descriptor set binary for the gRPC services. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 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.extensions.filters.http.lua.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.lua.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionLua.Builder.getDefaultSourceCodeOrBuilder()The default Lua code that Envoy will execute.The default Lua code that Envoy will execute.LuaOrBuilder.getDefaultSourceCodeOrBuilder()The default Lua code that Envoy will execute.LuaPerRoute.Builder.getSourceCodeOrBuilder()A configured per-route Lua source code that can be served by RDS or provided inline.LuaPerRoute.getSourceCodeOrBuilder()A configured per-route Lua source code that can be served by RDS or provided inline.LuaPerRouteOrBuilder.getSourceCodeOrBuilder()A configured per-route Lua source code that can be served by RDS or provided inline. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionDescriptorSet.Builder.getDataSourceOrBuilder()It could be passed by a local file through ``Datasource.filename`` or embedded in the ``Datasource.inline_bytes``.DescriptorSet.getDataSourceOrBuilder()It could be passed by a local file through ``Datasource.filename`` or embedded in the ``Datasource.inline_bytes``.DescriptorSetOrBuilder.getDataSourceOrBuilder()It could be passed by a local file through ``Datasource.filename`` or embedded in the ``Datasource.inline_bytes``. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionProtoMessageExtractionConfig.Builder.getDataSourceOrBuilder()It could be passed by a local file through ``Datasource.filename`` or embedded in the ``Datasource.inline_bytes``.ProtoMessageExtractionConfig.getDataSourceOrBuilder()It could be passed by a local file through ``Datasource.filename`` or embedded in the ``Datasource.inline_bytes``.ProtoMessageExtractionConfigOrBuilder.getDataSourceOrBuilder()It could be passed by a local file through ``Datasource.filename`` or embedded in the ``Datasource.inline_bytes``. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.network.direct_response.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.direct_response.v3 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.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionResponseMapper.Builder.getBodyOrBuilder()The new local reply body text if specified.ResponseMapper.getBodyOrBuilder()The new local reply body text if specified.ResponseMapperOrBuilder.getBodyOrBuilder()The new local reply body text if specified. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 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.Credential.Builder.getAuthPasswordOrBuilder()Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.RedisProtocolOptions.Credential.getAuthPasswordOrBuilder()Upstream server password as defined by the ``requirepass`` directive `<https://redis.io/topics/config>`_ in the server's configuration file.RedisProtocolOptions.CredentialOrBuilder.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.RedisProtocolOptions.Builder.getAuthUsernameOrBuilder()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProtocolOptions.Credential.Builder.getAuthUsernameOrBuilder()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProtocolOptions.Credential.getAuthUsernameOrBuilder()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProtocolOptions.CredentialOrBuilder.getAuthUsernameOrBuilder()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProtocolOptions.getAuthUsernameOrBuilder()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProtocolOptionsOrBuilder.getAuthUsernameOrBuilder()Upstream server username as defined by the ``user`` directive `<https://redis.io/topics/acl>`_ in the server's configuration file.RedisProxy.Builder.getDownstreamAuthPasswordOrBuilder()Deprecated.RedisProxy.getDownstreamAuthPasswordOrBuilder()Deprecated.RedisProxyOrBuilder.getDownstreamAuthPasswordOrBuilder()Deprecated.RedisProxy.Builder.getDownstreamAuthPasswordsOrBuilder(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.RedisProxy.getDownstreamAuthPasswordsOrBuilder(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.RedisProxyOrBuilder.getDownstreamAuthPasswordsOrBuilder(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.RedisProxy.Builder.getDownstreamAuthUsernameOrBuilder()If a username is provided an ACL style AUTH command will be required with a username and password.RedisProxy.getDownstreamAuthUsernameOrBuilder()If a username is provided an ACL style AUTH command will be required with a username and password.RedisProxyOrBuilder.getDownstreamAuthUsernameOrBuilder()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 DataSourceOrBuilderModifier and TypeMethodDescriptionList<? extends DataSourceOrBuilder>RedisProxy.Builder.getDownstreamAuthPasswordsOrBuilderList()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<? extends DataSourceOrBuilder>RedisProxy.getDownstreamAuthPasswordsOrBuilderList()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<? extends DataSourceOrBuilder>RedisProxyOrBuilder.getDownstreamAuthPasswordsOrBuilderList()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 DataSourceOrBuilder in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionDnsFilterConfig.ServerContextConfig.Builder.getExternalDnsTableOrBuilder()Seed the filter configuration from an external path.DnsFilterConfig.ServerContextConfig.getExternalDnsTableOrBuilder()Seed the filter configuration from an external path.DnsFilterConfig.ServerContextConfigOrBuilder.getExternalDnsTableOrBuilder()Seed the filter configuration from an external path. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.file_based_metadata.v3
Methods in io.envoyproxy.envoy.extensions.grpc_service.call_credentials.file_based_metadata.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionFileBasedMetadataCallCredentials.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 connectionFileBasedMetadataCallCredentials.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 connectionFileBasedMetadataCallCredentialsOrBuilder.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.extensions.http.custom_response.local_response_policy.v3
Methods in io.envoyproxy.envoy.extensions.http.custom_response.local_response_policy.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionLocalResponsePolicy.Builder.getBodyOrBuilder()Optional new local reply body text.LocalResponsePolicy.getBodyOrBuilder()Optional new local reply body text.LocalResponsePolicyOrBuilder.getBodyOrBuilder()Optional new local reply body text. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.quic.connection_id_generator.quic_lb.v3
Methods in io.envoyproxy.envoy.extensions.quic.connection_id_generator.quic_lb.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionConfig.Builder.getServerIdOrBuilder()Must be at least 1 octet.Config.getServerIdOrBuilder()Must be at least 1 octet.ConfigOrBuilder.getServerIdOrBuilder()Must be at least 1 octet. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3
Methods in io.envoyproxy.envoy.extensions.quic.server_preferred_address.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionDataSourceServerPreferredAddressConfig.AddressFamilyConfig.Builder.getAddressOrBuilder()The server preferred address sent to clients.DataSourceServerPreferredAddressConfig.AddressFamilyConfig.getAddressOrBuilder()The server preferred address sent to clients.DataSourceServerPreferredAddressConfig.AddressFamilyConfigOrBuilder.getAddressOrBuilder()The server preferred address sent to clients.DataSourceServerPreferredAddressConfig.AddressFamilyConfig.Builder.getDnatAddressOrBuilder()If there is a DNAT between the client and Envoy, the address that Envoy will observe server preferred address packets being sent to.DataSourceServerPreferredAddressConfig.AddressFamilyConfig.getDnatAddressOrBuilder()If there is a DNAT between the client and Envoy, the address that Envoy will observe server preferred address packets being sent to.DataSourceServerPreferredAddressConfig.AddressFamilyConfigOrBuilder.getDnatAddressOrBuilder()If there is a DNAT between the client and Envoy, the address that Envoy will observe server preferred address packets being sent to.DataSourceServerPreferredAddressConfig.AddressFamilyConfig.Builder.getPortOrBuilder()The server preferred address port sent to clients.DataSourceServerPreferredAddressConfig.AddressFamilyConfig.getPortOrBuilder()The server preferred address port sent to clients.DataSourceServerPreferredAddressConfig.AddressFamilyConfigOrBuilder.getPortOrBuilder()The server preferred address port sent to clients. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.router.cluster_specifiers.lua.v3
Methods in io.envoyproxy.envoy.extensions.router.cluster_specifiers.lua.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionLuaConfig.Builder.getSourceCodeOrBuilder()The lua code that Envoy will execute to select cluster.LuaConfig.getSourceCodeOrBuilder()The lua code that Envoy will execute to select cluster.LuaConfigOrBuilder.getSourceCodeOrBuilder()The lua code that Envoy will execute to select cluster. -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.string_matcher.lua.v3
Methods in io.envoyproxy.envoy.extensions.string_matcher.lua.v3 that return DataSourceOrBuilderModifier and TypeMethodDescriptionLua.Builder.getSourceCodeOrBuilder()The Lua code that Envoy will executeLua.getSourceCodeOrBuilder()The Lua code that Envoy will executeLuaOrBuilder.getSourceCodeOrBuilder()The Lua code that Envoy will execute -
Uses of DataSourceOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 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()The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.getOcspStapleOrBuilder()The OCSP response to be stapled with this certificate during the handshake.TlsCertificateOrBuilder.getOcspStapleOrBuilder()The OCSP response to be stapled with this certificate during the handshake.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.getPkcs12OrBuilder()``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.getPkcs12OrBuilder()``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificateOrBuilder.getPkcs12OrBuilder()``Pkcs12`` data containing TLS certificate, chain, and 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:]SPIFFECertValidatorConfig.TrustDomain.Builder.getTrustBundleOrBuilder()Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.SPIFFECertValidatorConfig.TrustDomain.getTrustBundleOrBuilder()Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.SPIFFECertValidatorConfig.TrustDomainOrBuilder.getTrustBundleOrBuilder()Specify a data source holding x.509 trust bundle used for validating incoming SVID(s) in this trust domain.SPIFFECertValidatorConfig.Builder.getTrustBundlesOrBuilder()This field specifies all trust bundles as a single DataSource.SPIFFECertValidatorConfig.getTrustBundlesOrBuilder()This field specifies all trust bundles as a single DataSource.SPIFFECertValidatorConfigOrBuilder.getTrustBundlesOrBuilder()This field specifies all trust bundles as a single DataSource.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.extensions.transport_sockets.tls.v3 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:]