Update vendored dependencies
This commit is contained in:
parent
65e8cecbac
commit
9b22796383
666 changed files with 38921 additions and 47120 deletions
2
vendor/k8s.io/api/authorization/v1/generated.proto
generated
vendored
2
vendor/k8s.io/api/authorization/v1/generated.proto
generated
vendored
|
|
@ -153,7 +153,7 @@ message SubjectAccessReviewSpec {
|
|||
// User is the user you're testing for.
|
||||
// If you specify "User" but not "Groups", then is it interpreted as "What if User were not a member of any groups
|
||||
// +optional
|
||||
optional string verb = 3;
|
||||
optional string user = 3;
|
||||
|
||||
// Groups is the groups you're testing for.
|
||||
// +optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue