summaryrefslogtreecommitdiff
path: root/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-16 13:44:59 -0600
committermo khan <mo@mokhan.ca>2025-07-16 13:44:59 -0600
commitaadfbeb39d0ac5ccb1a19899d7680b1c96b1a6cf (patch)
tree293cb102463ab1aeeac6aa899cedbbbf03ed6187 /src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
parente97b15bcb9581b895d8431f3f3eaf7a9dd1bcac6 (diff)
chore: add generated rpc code
Diffstat (limited to 'src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs')
-rw-r--r--src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs b/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
new file mode 100644
index 00000000..949d2c11
--- /dev/null
+++ b/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
@@ -0,0 +1,10 @@
+// @generated
+// This file is @generated by prost-build.
+// \[#protodoc-title: SimpleHttpCache CacheFilter storage plugin\]
+
+/// \[#extension: envoy.extensions.http.cache.simple\]
+#[allow(clippy::derive_partial_eq_without_eq)]
+#[derive(Clone, Copy, PartialEq, ::prost::Message)]
+pub struct SimpleHttpCacheConfig {
+}
+// @@protoc_insertion_point(module)