Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTAuth ¶
type JWTAuth struct {
// contains filtered or unexported fields
}
func NewJWTAuth ¶
func (JWTAuth) GetAuthConfig ¶
func (j JWTAuth) GetAuthConfig() common.AuthConfig
func (JWTAuth) GetIdentity ¶ added in v0.4.0
type K8sAuthN ¶ added in v0.4.0
type K8sAuthN struct {
// contains filtered or unexported fields
}
func NewK8sAuthN ¶ added in v0.4.0
func (K8sAuthN) GetAuthConfig ¶ added in v0.4.0
func (o K8sAuthN) GetAuthConfig() common.AuthConfig
func (K8sAuthN) GetIdentity ¶ added in v0.4.0
type OIDCServerResponse ¶
Click to show internal directories.
Click to hide internal directories.