package
0.0.0-20180612135327-062eff57d0b2
Repository: https://github.com/signalfx/istio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFakeProtocol returns a FakeProtocol with configured response and expected error.
NewGrpcConnection creates a gRPC connection.

# Structs

FakeProtocol is a fake for testing, implements CAProtocol interface.
GrpcConnection implements CAProtocol talking to CA via gRPC.

# Interfaces

CAGrpcClient is for implementing the GRPC client to talk to CA.
CAProtocol is the interface for talking to CA.