# Structs
No description provided by the author
BodyHash is a policy that selects hosts based on hashing the request args.
First is a policy that selects hosts based front active host.
IPHash is a policy that selects hosts based on hashing the request ip.
No description provided by the author
No description provided by the author
Random is a policy that selects up hosts from a pool at random.
No description provided by the author
RoundRobin is a policy that selects hosts based on round robin ordering.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author