package
0.0.0-20190628093746-affaa533fc2e
Repository: https://github.com/szymongib/kyma.git
Documentation: pkg.go.dev
# Functions
NewDelegatingAuthenticator creates an authenticator compatible with the kubelet's needs.
NewOIDCAuthenticator returns OIDC authenticator.
# Structs
AuthnConfig holds all configurations related to authentication options.
AuthnHeaderConfig contains authentication header settings which enable more information about the user identity to be sent to the upstream.
OIDCConfig represents configuration used for JWT request authentication.
X509Config holds public client certificate used for authentication requests if specified.