Module quilkin_xds::config
source · Structs§
- Keeps tracking of the local versions of each resource sent from the management server, allowing reconnections to the same/new management servers to send initial versions to reduce the initial response size
Traits§
Functions§
- Processes responses from management servers, applying resources to the proxy
- Returns the configured maximum allowed message size for gRPC messages. When using State Of The World xDS, the message size can get large enough that it can exceed the default limits.