This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-13 19:36:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
90c09c75d67831ad46cc0c9abb954b6936ca86b3
kubernetes
/
pkg
/
serviceaccount
History
Mike Danese
024f57affe
implement token authenticator for new id tokens
2018-02-27 17:20:46 -08:00
..
BUILD
add support for /token subresource in serviceaccount registry
2018-02-21 13:16:51 -08:00
claims_test.go
add support for /token subresource in serviceaccount registry
2018-02-21 13:16:51 -08:00
claims.go
implement token authenticator for new id tokens
2018-02-27 17:20:46 -08:00
jwt_test.go
svcacct: make token authenticator fully generic
2018-02-20 12:30:42 -08:00
jwt.go
implement token authenticator for new id tokens
2018-02-27 17:20:46 -08:00
legacy.go
svcacct: make token authenticator fully generic
2018-02-20 12:30:42 -08:00
OWNERS
…
util_test.go
Add tests for pkg/serviceaccount.
2018-02-02 11:11:13 +08:00
util.go
…