package
0.0.4
Repository: https://github.com/hxx258456/ccgo.git
Documentation: pkg.go.dev

# Packages

Package e2e provides utilities for end2end testing of xDS functionality.
Package fakeclient provides a fake implementation of an xDS client.
Package fakeserver provides a fake implementation of the management server.

# Functions

BuildResourceName returns the resource name in the format of an xdstp:// resource.
LocalityIDToProto converts a LocalityID to its proto representation.
NewClusterLoadAssignmentBuilder creates a ClusterLoadAssignmentBuilder.

# Variables

EmptyNodeProtoV2 is a v2 Node proto with no fields set.
EmptyNodeProtoV3 is a v3 Node proto with no fields set.

# Structs

AddLocalityOptions contains options when adding locality to the builder.
ClusterLoadAssignmentBuilder builds a ClusterLoadAssignment, aka EDS response.