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

# Functions

CallerFromAuthInfo return the auth info.
CallerFromContext return the caller info.
NewCreds creates the CredInfo.
NewHandler returns the new server with default setup.

# Variables

ErrInvalidConnection define the invalide connection.
ErrNoCredentials define no creds.

# Structs

CredInfo returned by grpc Credential that the workload API can use.
Options contains the configuration for the workload service.

# Interfaces

WorkloadHandler support this given interface.

# Type aliases

RegisterGrpcServer is used by WorkloadAPI to register itself as the grpc server.