package
0.0.0-20250404145836-eba1861bcf06
Repository: https://github.com/kumahq/kuma.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

Traffic will be load balanced to every available zone.
Traffic will be load balanced to every available zone except these specified in zones list.
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
No description provided by the author
No description provided by the author
No description provided by the author
Traffic will not be load balanced to any zone.
Traffic will be load balanced only to zones specified in zones list.
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
No description provided by the author

# Variables

No description provided by the author

# Structs

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
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
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
No description provided by the author
MeshLoadBalancingStrategy is a policy that defines load balancing configuration for between data planes proxies.
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
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

+kubebuilder:validation:Enum=XXHash;MurmurHash2.
+kubebuilder:validation:Enum=Header;Cookie;Connection;SourceIP;QueryParameter;FilterState.
+kubebuilder:validation:Enum=RoundRobin;LeastRequest;RingHash;Random;Maglev.
+kubebuilder:validation:Enum=None;Only;Any;AnyExcept.