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.57.2
Published
Oct 18, 2023
Platform
linux/amd64
Imports
36 packages
Last checked
1 hour ago

Tools for package owners.