Uses of Interface
io.kubernetes.client.proto.V1beta1Authorization.ResourceRuleOrBuilder
-
Uses of V1beta1Authorization.ResourceRuleOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Authorization.ResourceRuleOrBuilderModifier and TypeClassDescriptionstatic final class
ResourceRule is the list of actions the subject is allowed to perform on resources.static final class
ResourceRule is the list of actions the subject is allowed to perform on resources.Methods in io.kubernetes.client.proto that return V1beta1Authorization.ResourceRuleOrBuilderModifier and TypeMethodDescriptionV1beta1Authorization.SubjectRulesReviewStatus.Builder.getResourceRulesOrBuilder
(int index) ResourceRules is the list of actions the subject is allowed to perform on resources.V1beta1Authorization.SubjectRulesReviewStatus.getResourceRulesOrBuilder
(int index) ResourceRules is the list of actions the subject is allowed to perform on resources.V1beta1Authorization.SubjectRulesReviewStatusOrBuilder.getResourceRulesOrBuilder
(int index) ResourceRules is the list of actions the subject is allowed to perform on resources.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Authorization.ResourceRuleOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Authorization.ResourceRuleOrBuilder>
V1beta1Authorization.SubjectRulesReviewStatus.Builder.getResourceRulesOrBuilderList()
ResourceRules is the list of actions the subject is allowed to perform on resources.List<? extends V1beta1Authorization.ResourceRuleOrBuilder>
V1beta1Authorization.SubjectRulesReviewStatus.getResourceRulesOrBuilderList()
ResourceRules is the list of actions the subject is allowed to perform on resources.List<? extends V1beta1Authorization.ResourceRuleOrBuilder>
V1beta1Authorization.SubjectRulesReviewStatusOrBuilder.getResourceRulesOrBuilderList()
ResourceRules is the list of actions the subject is allowed to perform on resources.