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

Constants

const Scheme = "xds"

Scheme is the xDS resolver's scheme.

TODO(easwars): Rename this package as xdsresolver so that this is accessed as xdsresolver.Scheme

Source Files

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

Directories

PathSynopsis
xds/internal/resolver/internalPackage internal contains functionality internal to the xDS resolver.
Version
v1.70.0 (latest)
Published
Jan 23, 2025
Platform
linux/amd64
Imports
29 packages
Last checked
24 minutes ago

Tools for package owners.