Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewParser ¶
func NewParser(resolver resolver.AuthCertificate) parser.IngressAnnotation
NewParser creates a new TLS authentication annotation parser
Types ¶
type AuthSSLConfig ¶
type AuthSSLConfig struct { AuthSSLCert resolver.AuthSSLCert ValidationDepth int `json:"validationDepth"` }
AuthSSLConfig contains the AuthSSLCert used for muthual autentication and the configured ValidationDepth
Click to show internal directories.
Click to hide internal directories.