Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeAuthenticationStrategyHookFunc ¶
func DecodeAuthenticationStrategyHookFunc() mapstructure.DecodeHookFunc
Types ¶
type APIKey ¶
type BasicAuth ¶
type HeaderConfig ¶
type OAuth2ClientCredentials ¶
type OAuth2ClientCredentials struct { clientcredentials.Config `mapstructure:",squash"` Header *HeaderConfig `mapstructure:"header"` }
Click to show internal directories.
Click to hide internal directories.