Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Relevant headers used for auth with lekko. LekkoTeamHeaderKey string = "X-Lekko-Team" GithubOAuthHeaderKey string = "X-Github-Token" GithubUserHeaderKey string = "X-Github-User" AuthorizationHeaderKey string = "Authorization" )
Variables ¶
View Source
var URL string
Functions ¶
func NewBFFClient ¶
func NewBFFClient(creds AuthCredentials) bffv1beta1connect.BFFServiceClient
func NewUserAuthInterceptor ¶
func NewUserAuthInterceptor(a AuthCredentials) connect_go.UnaryInterceptorFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.