Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitGoogleClient ¶
InitGoogleClient is a helper method to be used by CaraML components to initialise a Google Client that appends ID tokens to the headers of all outgoing requests, regardless of the type of credentials used
func InitGoogleClientFromCredentialsFile ¶
func InitGoogleClientFromCredentialsFile(ctx context.Context, filepath string) (*http.Client, error)
InitGoogleClientFromCredentialsFile is a helper method to be used by CaraML components to initialise a Google Client that appends ID tokens to the headers of all outgoing requests, regardless of the type of credentials that are located at the location of the given filepath
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.