Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialThroughKedge ¶
func DialThroughKedge(ctx context.Context, targetAuthority string, clientTls *tls.Config, mapper kedge_map.Mapper, grpcOpts ...grpc.DialOption) (*grpc.ClientConn, error)
DialThroughKedge provides a grpc.ClientConn that forwards all traffic to the specific kedge.
For secure kedging (with a mapper value starting with https://) clientTls option needs to be set, and needs to point to a tls.Config that has client side certificates configured.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.