package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev
# Functions
NewIDTokenAuthenticator creates a new IDTokenAuthenticator.
NewKubeJWTAuthenticator creates a new kubeJWTAuthenticator.
# Constants
No description provided by the author
No description provided by the author
# Structs
Caller carries the identity and authentication source of a caller.
ClientCertAuthenticator extracts identities from client certificate.
IDTokenAuthenticator extracts identity from JWT.
KubeJWTAuthenticator authenticates K8s JWTs.
# Type aliases
AuthSource represents where authentication result is derived from.