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-07-29 11:04:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a151aa35dc21881d178e498141e5f58df13fb400
kubernetes
/
pkg
/
serviceaccount
History
chenyaqi01
66be69bb0e
replace bytes.Compare() with bytes.Equal()
2019-09-27 10:08:49 +08:00
..
BUILD
serviceaccounts: Add JWT KeyIDs to tokens
2019-08-28 14:18:23 -07: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
serviceaccounts: Add JWT KeyIDs to tokens
2019-08-28 14:18:23 -07:00
jwt.go
serviceaccounts: Add JWT KeyIDs to tokens
2019-08-28 14:18:23 -07:00
legacy.go
replace bytes.Compare() with bytes.Equal()
2019-09-27 10:08:49 +08:00
OWNERS
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
util_test.go
…
util.go
…