package
Version:
v0.0.0-...-b7bf783
Opens a new window with list of versions in this module.
Published: May 18, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
AuthDirectory = "/etc/ingress-controller/auth"
)
NewParser creates a new authentication annotation parser
type BasicDigest struct {
Type string `json:"type"`
Realm string `json:"realm"`
File string `json:"file"`
Secured bool `json:"secured"`
}
BasicDigest returns authentication configuration for an Ingress rule
Source Files
¶
Click to show internal directories.
Click to hide internal directories.