Imports of package e2e

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/go-cmp/cmpPackage cmp determines equality of values.
github.com/google/uuid
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/channelz/grpc_channelz_v1
google.golang.org/grpc/credentials/insecurePackage insecure provides an implementation of the credentials.TransportCredentials interface which disables transport security.
google.golang.org/grpc/internal/testutils/xds/e2ePackage e2e provides utilities for end2end testing of xDS functionality.
google.golang.org/grpc/interop/grpc_testing
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
testingPackage testing provides support for automated testing of Go packages.