Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificateManager ¶ added in v2.25.0
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Server handles gRPC requests to the service.
func New ¶
func New(config pkgTls.HTTPConfigurer, cm CertificateManager, tracerProvider trace.TracerProvider) (*Client, error)
func (*Client) AddCloseFunc ¶
func (c *Client) AddCloseFunc(f func())
Click to show internal directories.
Click to hide internal directories.