package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

A load report Envoy sends to the management server.
LoadStatsRequestValidationError is the validation error returned by LoadStatsRequest.Validate if the designated constraints aren't met.
The management server sends envoy a LoadStatsResponse with all clusters it is interested in learning load stats about.
LoadStatsResponseValidationError is the validation error returned by LoadStatsResponse.Validate if the designated constraints aren't met.
UnimplementedLoadReportingServiceServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
LoadReportingServiceClient is the client API for LoadReportingService service.
LoadReportingServiceServer is the server API for LoadReportingService service.

# Type aliases

LoadStatsRequestMultiError is an error wrapping multiple validation errors returned by LoadStatsRequest.ValidateAll() if the designated constraints aren't met.
LoadStatsResponseMultiError is an error wrapping multiple validation errors returned by LoadStatsResponse.ValidateAll() if the designated constraints aren't met.