All Downloads are FREE. Search and download functionalities are using the official Maven repository.

envoy.extensions.http.cache.simple_http_cache.v3.config.proto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
syntax = "proto3";

package envoy.extensions.http.cache.simple_http_cache.v3;

import "udpa/annotations/status.proto";

option java_package = "io.envoyproxy.envoy.extensions.http.cache.simple_http_cache.v3";
option java_outer_classname = "ConfigProto";
option java_multiple_files = true;
option go_package = "github.com/envoyproxy/go-control-plane/envoy/extensions/http/cache/simple_http_cache/v3;simple_http_cachev3";
option (udpa.annotations.file_status).package_version_status = ACTIVE;

// [#protodoc-title: SimpleHttpCache CacheFilter storage plugin]

// [#extension: envoy.extensions.http.cache.simple]
message SimpleHttpCacheConfig {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy