Uses of Interface
io.kubernetes.client.proto.V1Authorization.ResourceRuleOrBuilder
-
Uses of V1Authorization.ResourceRuleOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Authorization.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 V1Authorization.ResourceRuleOrBuilderModifier and TypeMethodDescriptionV1Authorization.SubjectRulesReviewStatus.Builder.getResourceRulesOrBuilder
(int index) ResourceRules is the list of actions the subject is allowed to perform on resources.V1Authorization.SubjectRulesReviewStatus.getResourceRulesOrBuilder
(int index) ResourceRules is the list of actions the subject is allowed to perform on resources.V1Authorization.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 V1Authorization.ResourceRuleOrBuilderModifier and TypeMethodDescriptionList<? extends V1Authorization.ResourceRuleOrBuilder>
V1Authorization.SubjectRulesReviewStatus.Builder.getResourceRulesOrBuilderList()
ResourceRules is the list of actions the subject is allowed to perform on resources.List<? extends V1Authorization.ResourceRuleOrBuilder>
V1Authorization.SubjectRulesReviewStatus.getResourceRulesOrBuilderList()
ResourceRules is the list of actions the subject is allowed to perform on resources.List<? extends V1Authorization.ResourceRuleOrBuilder>
V1Authorization.SubjectRulesReviewStatusOrBuilder.getResourceRulesOrBuilderList()
ResourceRules is the list of actions the subject is allowed to perform on resources.