Documentation ¶
Overview ¶
Package gcpfetch provides a Google Cloud Platform-powered implementation of auth.FetchService.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(funcURL, keyFile string) (auth.FetchService, error)
NewService creates an auth.FetchService that delegates the fetch work to a remote Google Cloud Function that provides the fetch service.
funcURL is the URL of a Google Cloud Function that provides the fetch service. keyFile optionally specifies a key file to use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.