Uses of Interface
io.kubernetes.client.proto.V1Authorization.NonResourceRuleOrBuilder
-
Uses of V1Authorization.NonResourceRuleOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Authorization.NonResourceRuleOrBuilderModifier and TypeClassDescriptionstatic final class
NonResourceRule holds information that describes a rule for the non-resourcestatic final class
NonResourceRule holds information that describes a rule for the non-resourceMethods in io.kubernetes.client.proto that return V1Authorization.NonResourceRuleOrBuilderModifier and TypeMethodDescriptionV1Authorization.SubjectRulesReviewStatus.Builder.getNonResourceRulesOrBuilder
(int index) NonResourceRules is the list of actions the subject is allowed to perform on non-resources.V1Authorization.SubjectRulesReviewStatus.getNonResourceRulesOrBuilder
(int index) NonResourceRules is the list of actions the subject is allowed to perform on non-resources.V1Authorization.SubjectRulesReviewStatusOrBuilder.getNonResourceRulesOrBuilder
(int index) NonResourceRules is the list of actions the subject is allowed to perform on non-resources.Methods in io.kubernetes.client.proto that return types with arguments of type V1Authorization.NonResourceRuleOrBuilderModifier and TypeMethodDescriptionList<? extends V1Authorization.NonResourceRuleOrBuilder>
V1Authorization.SubjectRulesReviewStatus.Builder.getNonResourceRulesOrBuilderList()
NonResourceRules is the list of actions the subject is allowed to perform on non-resources.List<? extends V1Authorization.NonResourceRuleOrBuilder>
V1Authorization.SubjectRulesReviewStatus.getNonResourceRulesOrBuilderList()
NonResourceRules is the list of actions the subject is allowed to perform on non-resources.List<? extends V1Authorization.NonResourceRuleOrBuilder>
V1Authorization.SubjectRulesReviewStatusOrBuilder.getNonResourceRulesOrBuilderList()
NonResourceRules is the list of actions the subject is allowed to perform on non-resources.