Uses of Interface
io.envoyproxy.envoy.config.common.key_value.v3.KeyValueStoreConfigOrBuilder
-
Packages that use KeyValueStoreConfigOrBuilder Package Description io.envoyproxy.envoy.config.common.key_value.v3 io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 -
-
Uses of KeyValueStoreConfigOrBuilder in io.envoyproxy.envoy.config.common.key_value.v3
Classes in io.envoyproxy.envoy.config.common.key_value.v3 that implement KeyValueStoreConfigOrBuilder Modifier and Type Class Description classKeyValueStoreConfigThis shared configuration for Envoy key value stores.static classKeyValueStoreConfig.BuilderThis shared configuration for Envoy key value stores. -
Uses of KeyValueStoreConfigOrBuilder in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 that return KeyValueStoreConfigOrBuilder Modifier and Type Method Description KeyValueStoreConfigOrBuilderDnsCacheConfig.Builder. getKeyValueConfigOrBuilder()[#not-implemented-hide:] Configuration to flush the DNS cache to long term storage.KeyValueStoreConfigOrBuilderDnsCacheConfig. getKeyValueConfigOrBuilder()[#not-implemented-hide:] Configuration to flush the DNS cache to long term storage.KeyValueStoreConfigOrBuilderDnsCacheConfigOrBuilder. getKeyValueConfigOrBuilder()[#not-implemented-hide:] Configuration to flush the DNS cache to long term storage.
-