rls
package v1.77.0
Go to latest Published: Nov 17, 2025 License:Apache-2.0
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Imports:37 Opens a new window with list of imports.
Imported by:28 Opens a new window with list of known importers.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Documentation¶
Overview¶
Package rls implements the RLS LB policy.
Index¶
Constants¶
View Source
const (// Name is the name of the RLS LB policy.//// It currently has an experimental suffix which would be removed once// end-to-end testing of the policy is completed.Name =internal.RLSLoadBalancingPolicyName)
Variables¶
This section is empty.
Functions¶
This section is empty.
Types¶
This section is empty.
Source Files¶
Directories¶
| Path | Synopsis |
|---|---|
internal | |
adaptive Package adaptive provides functionality for adaptive client-side throttling. | Package adaptive provides functionality for adaptive client-side throttling. |
keys Package keys provides functionality required to build RLS request keys. | Package keys provides functionality required to build RLS request keys. |
test/e2e Package e2e contains utilities for end-to-end RouteLookupService tests. | Package e2e contains utilities for end-to-end RouteLookupService tests. |
Click to show internal directories.
Click to hide internal directories.