google

package
v1.48.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: Apache-2.0 Imports: 11 Imported by: 57

Documentation

Overview

Package google defines credentials for google cloud services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewComputeEngineCredentials added in v1.20.0

func NewComputeEngineCredentials() credentials.Bundle

NewComputeEngineCredentials returns a credentials bundle that is configured to work with google services. This API must only be used when running on GCE. Authentication configured by this API represents the GCE VM's default service account.

This API is experimental.

func NewDefaultCredentials

func NewDefaultCredentials() credentials.Bundle

NewDefaultCredentials returns a credentials bundle that is configured to work with google services.

This API is experimental.

func NewDefaultCredentialsWithOptions added in v1.40.1

func NewDefaultCredentialsWithOptions(opts DefaultCredentialsOptions) credentials.Bundle

NewDefaultCredentialsWithOptions returns a credentials bundle that is configured to work with google services.

This API is experimental.

Types

type DefaultCredentialsOptions added in v1.40.1

type DefaultCredentialsOptions struct {
	// PerRPCCreds is a per RPC credentials that is passed to a bundle.
	PerRPCCreds credentials.PerRPCCredentials
}

DefaultCredentialsOptions constructs options to build DefaultCredentials.

Jump to

Keyboard shortcuts

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