summaryrefslogtreecommitdiff
path: root/src/rpc/envoy.extensions.vcl.v3alpha.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpc/envoy.extensions.vcl.v3alpha.rs')
-rw-r--r--src/rpc/envoy.extensions.vcl.v3alpha.rs12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/rpc/envoy.extensions.vcl.v3alpha.rs b/src/rpc/envoy.extensions.vcl.v3alpha.rs
deleted file mode 100644
index 87ccd623..00000000
--- a/src/rpc/envoy.extensions.vcl.v3alpha.rs
+++ /dev/null
@@ -1,12 +0,0 @@
-// @generated
-// This file is @generated by prost-build.
-// \[#protodoc-title: VCL socket interface configuration\]
-// VCL :ref:`configuration overview <config_sock_interface_vcl>`.
-// \[#extension: envoy.bootstrap.vcl\]
-
-/// Configuration for vcl socket interface that relies on ``vpp`` ``comms`` library (VCL)
-#[allow(clippy::derive_partial_eq_without_eq)]
-#[derive(Clone, Copy, PartialEq, ::prost::Message)]
-pub struct VclSocketInterface {
-}
-// @@protoc_insertion_point(module)