xds-types 0.1.0

Generated protobuf types for Envoy xDS APIs
Documentation
1
2
3
4
5
6
// This file is @generated by prost-build.
#[derive(Clone, PartialEq, ::prost::Message)]
pub struct ResourceAnnotation {
    #[prost(string, tag = "1")]
    pub r#type: ::prost::alloc::string::String,
}