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/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/tokenfile
plugin/pkg/auth/authenticator/token/tokentest
Version
v0.8.4
Published
Jan 29, 2015
Platform
windows/amd64
Last checked
1 minute ago

Tools for package owners.