@Internal
Package io.grpc.xds.internal
Interfaces and implementations that are internal to gRPC.
All the content under this package and its subpackages are considered annotated with Internal.
-
Class Summary Class Description AutoValue_Matchers_CidrMatcher AutoValue_Matchers_FractionMatcher AutoValue_Matchers_HeaderMatcher AutoValue_Matchers_HeaderMatcher_Range AutoValue_Matchers_StringMatcher GoogleDefaultXdsCredentialsProvider A wrapper class that supportsGoogleDefaultChannelCredentialsfor Xds by implementingXdsCredentialsProvider.InsecureXdsCredentialsProvider A wrapper class that supportsInsecureChannelCredentialsfor Xds by implementingXdsCredentialsProvider.MatcherParser Matchers Provides a group of request matchers.Matchers.CidrMatcher Matcher to evaluate whether an IPv4 or IPv6 address is within a CIDR range.Matchers.FractionMatcher Represents a fractional value.Matchers.HeaderMatcher Matcher for HTTP request headers.Matchers.HeaderMatcher.Range Represents an integer range.Matchers.StringMatcher Represents various ways to match a string .TlsXdsCredentialsProvider A wrapper class that supportsTlsChannelCredentialsfor Xds by implementingXdsCredentialsProvider.