googleiam

package
v0.300.0-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

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

type Config

type Config struct {
	CredentialsFile string `yaml:"credentials_file,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL