package
1.13.2
Repository: https://github.com/caraml-dev/mlp.git
Documentation: pkg.go.dev

# Functions

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.
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.