Documentation
¶
Overview ¶
Package grpc provides gRPC utilities for the proxy client.
Index ¶
Constants ¶
View Source
const EnvProxyAllowInsecure = "NB_PROXY_ALLOW_INSECURE"
EnvProxyAllowInsecure controls whether the proxy token can be sent over non-TLS connections.
Variables ¶
This section is empty.
Functions ¶
func WithProxyToken ¶
func WithProxyToken(token string) grpc.DialOption
WithProxyToken returns a DialOption that sets the proxy access token on each outbound RPC.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.