Documentation ¶
Index ¶
Constants ¶
View Source
const (
HeaderName string = "Authorization"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthConverter ¶
type AuthConverter struct {
// contains filtered or unexported fields
}
Main struct
func (*AuthConverter) ServeHTTP ¶
func (e *AuthConverter) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Entry point from Traefik
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config structure
func CreateConfig ¶
func CreateConfig() *Config
type TokenSource ¶
type TokenSource string
Click to show internal directories.
Click to hide internal directories.