grpc-java/xds
Eric Anderson fe752a290e xds: Move specialized APIs out of XdsResourceType
StructOrError is a more generic API, but we have StatusOr now so we
don't want new usages of StructOrError. Moving StructOrError out of
io.grpc.xds.client will make it easier to delete StructOrError once
we've migrated to StatusOr in the future.

TRANSPORT_SOCKET_NAME_TLS should also move, but it wasn't immediately
clear to me where it should go.
2024-12-16 16:03:59 -08:00
..
src xds: Move specialized APIs out of XdsResourceType 2024-12-16 16:03:59 -08:00
third_party xds: Implement GcpAuthenticationFilter (#11638) 2024-11-06 16:39:00 +05:30
BUILD.bazel xds: Implement GcpAuthenticationFilter (#11638) 2024-11-06 16:39:00 +05:30
build.gradle Upgrade Gradle to 8.10.2 and upgrade plugins 2024-10-30 07:00:57 -07:00