Module quilkin::net::xds

source ·

Re-exports§

  • pub use crate::generated::envoy::config::core::v3 as core;
  • pub use crate::generated::envoy::config::core::v3::socket_address;
  • pub use crate::generated::envoy::config::listener::v3 as listener;
  • pub use crate::generated::envoy::service::discovery::v3 as discovery;

Structs§

  • Client that can talk to an XDS server using the aDS protocol.

Enums§

  • The resources and versions that were sent in a delta response, when acked this is used with ClientVersions::ack to update the set of resources on the client has
  • Keeps track of what resource versions a particular client has

Type Aliases§