kubernetesk8s.io/kubernetes/plugin/pkg/auth/authenticator Index | Files | Directories

package authenticator

import "k8s.io/kubernetes/plugin/pkg/auth/authenticator"

Package authenticator contains implementations for pkg/auth/authenticator interfaces

Index

Source Files

doc.go

Directories

PathSynopsis
plugin/pkg/auth/authenticator/passwordPackage password contains authenticator.Password implementations
plugin/pkg/auth/authenticator/password/allow
plugin/pkg/auth/authenticator/password/keystonePackage keystone provides authentication via keystone.
plugin/pkg/auth/authenticator/password/passwordfile
plugin/pkg/auth/authenticator/request
plugin/pkg/auth/authenticator/request/basicauth
plugin/pkg/auth/authenticator/request/union
plugin/pkg/auth/authenticator/request/x509Package x509 provides a request authenticator that validates and extracts user information from client certificates
plugin/pkg/auth/authenticator/token
plugin/pkg/auth/authenticator/token/oidcoidc implements the authenticator.Token interface using the OpenID Connect protocol.
plugin/pkg/auth/authenticator/token/oidc/testing
plugin/pkg/auth/authenticator/token/tokenfile
plugin/pkg/auth/authenticator/token/tokentest
plugin/pkg/auth/authenticator/token/webhookPackage webhook implements the authenticator.Token interface using HTTP webhooks.
Version
v1.4.5
Published
Oct 29, 2016
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.