package
0.1.2
Repository: https://github.com/autom8ter/helmgate.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new gRPC helmgate client.
WithIDToken makes the client use the oauth id token(if it exists) instead of the oauth access token.
WithLogging registers a logging middleware.
WithMetrics registers prometheus metrics.
WithTokenSource uses oauth token add an authorization header to every outbound request.
WithTransportCreds adds transport credentials to the client.

# Structs

Client is a helmgate gRPC client.
Options holds configuration options.

# Type aliases

Opt is a single configuration option.