Uses of Interface
io.kubernetes.client.proto.V1Authorization.SubjectRulesReviewStatusOrBuilder
-
Uses of V1Authorization.SubjectRulesReviewStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Authorization.SubjectRulesReviewStatusOrBuilderModifier and TypeClassDescriptionstatic final class
SubjectRulesReviewStatus contains the result of a rules check.static final class
SubjectRulesReviewStatus contains the result of a rules check.Methods in io.kubernetes.client.proto that return V1Authorization.SubjectRulesReviewStatusOrBuilderModifier and TypeMethodDescriptionV1Authorization.SelfSubjectRulesReview.Builder.getStatusOrBuilder()
Status is filled in by the server and indicates the set of actions a user can perform.V1Authorization.SelfSubjectRulesReview.getStatusOrBuilder()
Status is filled in by the server and indicates the set of actions a user can perform.V1Authorization.SelfSubjectRulesReviewOrBuilder.getStatusOrBuilder()
Status is filled in by the server and indicates the set of actions a user can perform.