package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Packages

Package service manages connections between the VM application and the ALTS handshaker service.

# Functions

DefaultClientHandshakerOptions returns the default client handshaker options.
DefaultServerHandshakerOptions returns the default client handshaker options.
NewClientHandshaker creates a ALTS handshaker for GCP which contains an RPC stub created using the passed conn and used to talk to the ALTS Handshaker service in the metadata server.
NewServerHandshaker creates a ALTS handshaker for GCP which contains an RPC stub created using the passed conn and used to talk to the ALTS Handshaker service in the metadata server.

# Structs

ClientHandshakerOptions contains the client handshaker options that can provided by the caller.
ServerHandshakerOptions contains the server handshaker options that can provided by the caller.