Documentation ¶
Overview ¶
Package googleiam provides an http.RoundTripper that attaches an Google Cloud accessToken to remote write requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRoundTripper ¶
func NewRoundTripper(cfg *Config, next http.RoundTripper) (http.RoundTripper, error)
NewRoundTripper creates a round tripper that adds Google Cloud Monitoring authorization to calls using either a credentials file or the default credentials.
Types ¶
Click to show internal directories.
Click to hide internal directories.