k3s/pkg/serviceaccount
Andrew Lytvynov 18458392ca Extract new keyutil package from client-go/util/cert
This package contains public/private key utilities copied directly from
client-go/util/cert. All imports were updated.

Future PRs will actually refactor the libraries.

Updates #71004
2019-02-19 09:48:59 -08:00
..
BUILD Extract new keyutil package from client-go/util/cert 2019-02-19 09:48:59 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
claims.go retrofit svcacct token authenticator to support audience validation 2018-11-13 20:38:41 -08:00
claims_test.go rebase authenticators onto new interface. 2018-10-22 10:16:59 -07:00
jwt.go retrofit svcacct token authenticator to support audience validation 2018-11-13 20:38:41 -08:00
jwt_test.go Extract new keyutil package from client-go/util/cert 2019-02-19 09:48:59 -08:00
legacy.go Move from glog to klog 2018-11-10 07:50:31 -05:00
util.go svcacct: pass pod information in user.Info.Extra() when available 2018-08-31 11:54:50 -07:00
util_test.go add a test case which check secret's type 2018-09-26 09:21:36 +08:00