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
2025-10-06 02:26:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7e04eeab50be656160ae6b51ae51a94ae12e6514
kubernetes
/
pkg
/
serviceaccount
History
Roy Lenferink
b43c04452f
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
..
BUILD
Look up service accounts from informer before trying live lookup
2018-12-06 16:48:39 -05:00
claims_test.go
…
claims.go
retrofit svcacct token authenticator to support audience validation
2018-11-13 20:38:41 -08:00
jwt_test.go
Look up service accounts from informer before trying live lookup
2018-12-06 16:48:39 -05:00
jwt.go
retrofit svcacct token authenticator to support audience validation
2018-11-13 20:38:41 -08:00
legacy.go
Move from glog to klog
2018-11-10 07:50:31 -05:00
OWNERS
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
util_test.go
…
util.go
…