package rls

import "google.golang.org/grpc/balancer/rls"

Package rls implements the RLS LB policy.

Index

Constants

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
)

Source Files

balancer.go cache.go child_policy.go config.go control_channel.go picker.go

Directories

PathSynopsis
balancer/rls/internal
Version
v1.71.1 (latest)
Published
Mar 28, 2025
Platform
linux/amd64
Imports
37 packages
Last checked
21 hours ago

Tools for package owners.