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
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
util.go
util_test.go