apiserverk8s.io/apiserver/plugin/pkg/authenticator Index | Files | Directories

package authenticator

import "k8s.io/apiserver/plugin/pkg/authenticator"

Package authenticator contains implementations for pkg/auth/authenticator interfaces

Index

Source Files

doc.go

Directories

PathSynopsis
plugin/pkg/authenticator/passwordPackage password contains authenticator.Password implementations
plugin/pkg/authenticator/password/passwordfile
plugin/pkg/authenticator/request
plugin/pkg/authenticator/request/basicauth
plugin/pkg/authenticator/token
plugin/pkg/authenticator/token/oidcoidc implements the authenticator.Token interface using the OpenID Connect protocol.
plugin/pkg/authenticator/token/tokentest
plugin/pkg/authenticator/token/webhookPackage webhook implements the authenticator.Token interface using HTTP webhooks.
Version
v0.17.6
Published
May 20, 2020
Platform
js/wasm
Last checked
2 minutes ago

Tools for package owners.