package resolver

import "google.golang.org/grpc/xds/internal/resolver"

Package resolver implements the xds resolver, that does LDS and RDS to find the cluster to use.

Index

Functions

func NewBuilderForTesting

func NewBuilderForTesting(config []byte) (resolver.Builder, error)

NewBuilderForTesting creates a new xds resolver builder using a specific xds bootstrap config, so tests can use multiple xds clients in different ClientConns at the same time.

Source Files

logging.go serviceconfig.go watch_service.go xds_resolver.go

Version
v1.47.0
Published
May 31, 2022
Platform
linux/amd64
Imports
32 packages
Last checked
6 minutes ago

Tools for package owners.