Versions in this module Expand all Collapse all v2 v2.0.1 Dec 1, 2023 v2.0.0 Nov 17, 2023 Changes in this version + func DecorateClient(c *http.Client, opts ...ClientOpt) (*http.Client, error) + type ClientOpt func(*http.Client) error + func CustomTransport(t http.RoundTripper) ClientOpt + func Digest(publicKey, privateKey string) ClientOpt + func LoggingTransport(log *zap.SugaredLogger) ClientOpt Other modules containing this package github.com/mongodb/mongodb-atlas-kubernetes