# Functions
CompileTCPRouteToDataPlaneBackend takes a TCPRoute and the Gateway it is attached to and produces Backend Targets for the DataPlane to configure.
CompileUDPRouteToDataPlaneBackend takes a UDPRoute and the Gateway it is attached to and produces Backend Targets for the DataPlane to configure.
No description provided by the author
No description provided by the author
No description provided by the author
NewBackendsClientManager returns an initialized instance of BackendsClientManager.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Backends_ServiceDesc is the grpc.ServiceDesc for Backends service.
No description provided by the author
# Structs
BackendsClientManager is managing the connections and interactions with the available BackendsClient servers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedBackendsServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
BackendsClient is the client API for Backends service.
BackendsServer is the server API for Backends service.
UnsafeBackendsServer may be embedded to opt out of forward compatibility for this service.