package
0.7.0
Repository: https://github.com/jerop/experimental.git
Documentation: pkg.go.dev

# Functions

createOAuth2Client returns an HTTP client with oauth2 authentication using the provided accessToken.
No description provided by the author
Returns (provider, apiurl, error):.
getWebhookSecretTokens returns the "secretToken" and "accessToken" stored in the Secret with the name specified by the parameter, and in the namespace specified by r.Defaults.Namespace.
RespondError - logs and writes an error response with a desired status code.
RespondErrorMessage - logs and writes an error message with a desired status code.
RespondMessageAndLogError - logs and writes an error message with a desired status code and logs the error.