Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StrIsEmpty ¶ added in v0.6.0
Types ¶
type AAPOAuth ¶ added in v0.6.0
func NewAAPOAuth2Config ¶ added in v0.6.0
func (AAPOAuth) Validate ¶ added in v0.6.0
func (o AAPOAuth) Validate(args ValidateArgs) error
type AAPRoundTripper ¶ added in v0.6.0
type AAPRoundTripper struct {
Transport http.RoundTripper
}
type AuthProvider ¶
type GetClientFunc ¶ added in v0.6.0
type K8sOauth ¶ added in v0.6.0
func NewK8sOAuth2Config ¶
func (K8sOauth) Validate ¶ added in v0.6.0
func (k K8sOauth) Validate(args ValidateArgs) error
type OIDC ¶
type OIDC struct {
ClientId string
CAFile string
InsecureSkipVerify bool
ConfigUrl string
RequestOrganizations bool
}
func NewOIDCConfig ¶
func (OIDC) Validate ¶ added in v0.6.0
func (o OIDC) Validate(args ValidateArgs) error
type OIDCDirectResponse ¶
type OauthServerResponse ¶
Click to show internal directories.
Click to hide internal directories.