Documentation ¶
Overview ¶
This package provides authentication utilities for Google Compute Engine (GCE)
This package provides authentication utilities for Google Compute Engine (GCE)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthTokenProvider ¶ added in v0.18.0
func NewAuthTokenProvider ¶ added in v0.18.0
func NewAuthTokenProvider(expectedAuthScope string) (AuthTokenProvider, error)
func NewFakeAuthTokenProvider ¶ added in v0.18.0
func NewFakeAuthTokenProvider(token string) AuthTokenProvider
Click to show internal directories.
Click to hide internal directories.