Expand description
Backends are the logical target of network traffic. They have an identity and a load-balancing policy. See Backend to get started.
Structs§
- Backend
- A Backend is a logical target for network traffic.
- Backend
Id - A Backend is uniquely identifiable by a combination of Service and port.
- Request
Hash Policy - Ring
Hash Params - Policy for configuring a ketama-style consistent hashing algorithm.
Enums§
- LbPolicy
- A policy describing how traffic to this target should be load balanced.
- Request
Hasher