Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticatorConfig ¶
type AuthenticatorConfig struct {
Anonymous bool
BasicAuthFile string
ClientCAFile string
KeystoneURL string
KeystoneCAFile string
}
func (AuthenticatorConfig) New ¶
func (c AuthenticatorConfig) New() (authenticator.Request, *spec.SecurityDefinitions, error)
creates a chain of authenticators
Click to show internal directories.
Click to hide internal directories.