...

Package resolver

import "google.golang.org/grpc/xds/internal/resolver"
Overview
Index
Subdirectories

Overview ▾

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

Constants

Scheme is the xDS resolver's scheme.

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

const Scheme = "xds"

Subdirectories

Name Synopsis
..