package bearertoken
import "k8s.io/kubernetes/pkg/auth/authenticator/bearertoken"
Index ¶
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func New ¶
func New(auth authenticator.Token) *Authenticator
func (*Authenticator) AuthenticateRequest ¶
Source Files ¶
bearertoken.go
- Version
- v1.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 46 minutes ago –
Tools for package owners.