k3s/pkg/registry/authorization/util
Davanum Srinivas 9a761b16c1 Add missing UID in SubjectAccessReviewSpec
WebhookAuthorizer's Authorize should send *all* the information
present in the user.Info data structure. We are not sending the
UID currently.
2017-08-02 10:49:02 -04:00
..
BUILD
helpers.go Add missing UID in SubjectAccessReviewSpec 2017-08-02 10:49:02 -04:00
helpers_test.go